aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/groovy
AgeCommit message (Collapse)AuthorFilesLines
2021-05-13Implement service and repository layers for storing temporal dataputhuparambil.aditya3-0/+115
1. Basic structure created 2. Basic tests added 3. lombok.config included for coverage Issue-ID: CPS-194 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Icf23c2e647106f7985dff14d9901806f7c4aa55a
2021-02-25Fix sonar issuesBruno Sakoto1-0/+37
* Set minimum code coverage to 80% * Remove unsafe http method vulnerability Issue-ID: CPS-213 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I917899a093fccc4317b0fa063137ec0276311f72