summaryrefslogtreecommitdiffstats
path: root/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-08-25Update to spring boot 2guilinIgor Dysko15-66/+42
2019-03-13Improve error message for unknown entity-typemark.j.leonard1-35/+67
2019-03-12Simplify JSON auth policy loading codemark.j.leonard1-3/+15
2019-02-19Remove unused test configuration filesmark.j.leonard23-264/+270
2019-02-19Various Sonar and Checkstyle issuesmark.j.leonard21-128/+183
2019-02-15Create Application tests for KEY_STORE_PASSWORDmark.j.leonard6-21/+132
2019-02-15Convert tests with Mocking to SpringBootTestmark.j.leonard5-40/+73
2019-02-14Add support for common rules across typesmark.j.leonard5-64/+137
2019-02-13Add a JUnit test for the Data Dictionarymark.j.leonard9-0/+356
2019-02-13Add a topic protocol configuration settingmark.j.leonard1-15/+15
2019-02-12Improve JUnit tests for the application loggermark.j.leonard2-83/+92
2019-02-12Add the Maven license pluginmark.j.leonard2-18/+21
2019-01-22Use Jetty deobfuscation method on password stringsmark.j.leonard4-10/+9
2019-01-16Refactor - create a ValidationResult Builder classmark.j.leonard6-107/+124
2019-01-16Update to aai-schema-ingest version 1.4.1mark.j.leonard23-508/+171
2019-01-14Fix Java code smells (Sonar and Checkstyle)mark.j.leonard1-5/+3
2019-01-14Upgrade REST client to version 1.4.0mark.j.leonard8-4/+175
2018-10-03adding dynamic err message support for violationsPierre Rioux2-4/+76
2018-08-21Initial submission for validation servicePrudence Au156-0/+33110