Speed up tests on policy-api 24/99824/3
authorliamfallon <liam.fallon@est.tech>
Thu, 19 Dec 2019 15:51:13 +0000 (09:51 -0600)
committerliamfallon <liam.fallon@est.tech>
Thu, 2 Jan 2020 12:25:14 +0000 (12:25 +0000)
Test initialization and shutown of h2 database and REST server only done
once at beginning of all API unit tests. Duplicate tests removed, all
test done to persistent database and other minor improvements.

We need to check coverage after this review, ti may have dropped by a
few percent. We should design new tests to bring the coverage back up
again.

Issue-ID: POLICY-2297
Change-Id: I7ccb9835e01e08c284fdc4602e3a00e946b5e902
Signed-off-by: liamfallon <liam.fallon@est.tech>

No differences found