Commit 2897833
committed
Add unit test for duplicate site SNOMED validation in immunization batch service
- Implemented a new test to ensure that duplicate site SNOMED codings are rejected during batch validation.
- The test verifies that the appropriate validation error message is raised and that the create_immunization method is not called when duplicates are present.1 parent 3f5ee89 commit 2897833
1 file changed
Lines changed: 19 additions & 0 deletions
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
123 | 142 | | |
124 | 143 | | |
125 | 144 | | |
| |||
0 commit comments