commit | 177ee181ab92f51171b3a9886f6ae152e1468d4c | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Thu Dec 19 09:51:13 2019 -0600 |
committer | liamfallon <liam.fallon@est.tech> | Thu Jan 02 12:25:14 2020 +0000 |
tree | 11216f033ed4fd43cf8022af7e9ffec35266e2a8 | |
parent | aff0352cc138a494ec105947d446a54d5fa035cf [diff] |
Speed up tests on policy-api 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>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy API code.
To build it using Maven 3, run: mvn clean install