Releases: dhis2/api-test-utils
Releases · dhis2/api-test-utils
1.1.8
Merge pull request #18 from dhis2/deploy-workflow-fix
fix: Do not fail when there is nothing to commit bumping version
1.1.6
- adds method for getting random sublist
1.1.5
chore: improvements (#12)
1.1.4
- adds tracker import response and convenience methods to extract imported uids.
1.1.3
Adds convenience class for building JSON objects
1.1.2
- more utility methods to generate random data
1.1.1
Adds update action that accepts content type
1.1.0
Introduces the new addOrUpdate() method which will override query param if it already exists.
Breaking change: add() will no longer override existing query param.
1.0.2
Removed default config overriding custom-defined rest-assured configs.