dhis2 / performance-tests-locust

DHIS2 performance tests using locust.io
3 stars 2 forks source link

feat: tei update test #26

Closed vilkg closed 4 years ago

vilkg commented 4 years ago

an additional test for the TEI update. Test gets TEIs, picks one random one and updates it with new enrollment. This uncovered a problem where core would throw exception doing it, but it's fixed now.

AUTO-56 and AUTO-57