-
Notifications
You must be signed in to change notification settings - Fork 359
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Move TE request validations to appropiate layers [TECH-1656] (#1…
…5732) * fix: Move TE request validations to appropiate layers [TECH-1656] * fix: Refactor tracked entities tests [TECH-1656] * fix: Refactor tracked entities tests [TECH-1656] * fix: Split general TE request mapping test in two [TECH-1656] * fix: Merge validateUser method into existing ones [TECH-1656] * fix: Refactor trackedEntities tests [TECH-1656] * fix: Refactor global search validation [TECH-1656] * fix: Format code [TECH-1656] * fix: Format code [TECH-1656] * fix: Fix broken test after refactor [TECH-1656] * fix: Removed TODO comment [TECH-1656] * fix: Minor refactor after PR [TECH-1656] * fix: Minor refactor after PR [TECH-1656] * fix: Update error messages according to new params naming [TECH-1656] * fix: Use program tet if available [TECH-1656] * fix: Fix test error message [TECH-1656] * fix: Add validation to have program or tei info in request [TECH-1656] * fix: Remove exception when fetching tracked entity types [TECH-1656] * fix: Remove exception when fetching tracked entity types [TECH-1656] * fix: Use correct value of trackedEntities on validation [TECH-1656] * fix: Throw exception if user has no access to any TET [TECH-1656] * fix: Add TET to program integration test TET [TECH-1656] * fix: Add test to validate exception when no TET found [TECH-1656]
- Loading branch information
Showing
10 changed files
with
499 additions
and
332 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.