-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PI-870: validate overall code coverage (#59)
* add validations to request bodies * extend tests * adapt fh catalog client tests * increase dao coverage * remove validators for id fields as they are set by backend * strip error message * move validator to its own package, add comments * replace email annotation with same regex that is used in frontend * fix log * remove default port from package.json * add some module tests for registration API * cleanup * simplify registrationNumber validator * add missing quotes * cleanup * reset wizard api on tests * cleanup
- Loading branch information
Showing
50 changed files
with
1,777 additions
and
662 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
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
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
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
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
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
48 changes: 0 additions & 48 deletions
48
...eu/possiblex/portal/application/entity/credentials/serialization/IntegerDeserializer.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
...a/eu/possiblex/portal/application/entity/credentials/serialization/IntegerSerializer.java
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
...ava/eu/possiblex/portal/application/entity/credentials/serialization/UriDeserializer.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.