I-TECH-UW / OpenELIS-Global-2

OpenELIS 2.X is a rewrite of the original OpenELIS global with updated components and technology
http://openelis-global.org/
Mozilla Public License 2.0
63 stars 170 forks source link

Add more integration tests to the Patient and Person service #902

Open mozzy11 opened 3 months ago

mozzy11 commented 3 months ago

We currently have some few Integration tests implemented for the person and patient services. here

we need to add more tests for these services to cover all functions including supported by these services

josephbate commented 3 months ago

hello @mozzy11 could please assign me this ticket

josephbate commented 3 months ago

could provide more info on that you mean by #we need to add more tests for these services to cover all ofunctions including supported by these service

jona42-ui commented 3 months ago

could provide more info on that you mean by #we need to add more tests for these services to cover all ofunctions including supported by these service

forexample PersionService, we want to include comprehensive tests for every method or function provided by the PersonService class and other modules supported by this service

bayehyg commented 3 months ago

I added some tests which I think can be useful, can you review them and tell me what I need to change. https://github.com/I-TECH-UW/OpenELIS-Global-2/pull/960

jona42-ui commented 3 months ago

hello folks any progress on this issue