-
Notifications
You must be signed in to change notification settings - Fork 5
Nictiz 33770] - Fix testscript conform ADA case #403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: Geboortezorg-3-VLK
Are you sure you want to change the base?
Conversation
| <nts:with-parameter name="count" value="1"/> | ||
| <nts:with-parameter name="atLeast"/> | ||
| </nts:include> | ||
| <nts:contentAsserts href="gz-izv-kwa-casus3\mm-gbz-bc-Woman-MICHA-M-XXX-YASSIEN-MOHAMED.xml" nts:in-targets="CheckContent"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
de href moet wijzen naar map Verloskunde-Casus3, dus
href="Verloskunde-Casus3/mm-gbz-bc-Woman-MICHA-M-XXX-YASSIEN-MOHAMED.xml"
zo ook bij de overige tests, gz-izv-kwa-casus3\ moet vervangen worden door Verloskunde-Casus3/
VGiakoumi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik zal nog navragen bij collega's uit team SGUs of er een reden is om de testen met count=0 te behouden.
Zo niet, dan zou de TestScript voor de Client ook op dezelfde manier moeten worden bewerkt als het TestScript voor de Server, dus equivalente testen moeten bij beide verwijderd worden.
Ook zou daarna de benummering van de testen moeten worden bijgewerkt
| <nts:contentAsserts href="gz-izv-kwa-casus3\mm-gbz-zib-BloodPressure85354-9-0899e443-6b74-11ec-2106-020000000000.xml" nts:in-targets="CheckContent"> | ||
| <nts:discriminator>code.where(coding.where(code=85354-9))</nts:discriminator> | ||
| </nts:contentAsserts> | ||
| <!-- foetale sterfte --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dit blok kan er volgens mij helemaal uit, zo te zien aan de casus is de perinatale sterfte onder Kind niet meer aanwezig, en is er dus geen fixture PerinatalDeath meer
(alles onder de comment foetale sterfte, tot en met de contentAssert)
Nagevraagd, en die testen kunnen er uit. Ze hebben idd geen toegevoegde waarde, waarschijnlijk zijn ze overgebleven van een vorige bewerking oid. |
No description provided.