aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/src/test/java/org/onap/policy/models/provider/impl/PolicyToscaPersistenceTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-21Fix config files to remove outdated configuration for hibernateadheli.tavares1-3/+1
2023-02-07Replace Eclipselink with Hibernateliamfallon1-1/+3
2021-04-08Use distinct names in DB junitsJim Hahn1-1/+2
2021-03-19Fix write failure on PDP statisticsliamfallon1-2/+10
2021-02-07Make filters on TOSCA entities genericliamfallon1-33/+36
2020-09-16Remove base64 encoding of password from modelsRam Krishna Verma1-2/+3
2020-06-18Changes for Checkstyle 8.32liamfallon1-2/+0
2020-05-05Policy delete should only return deleted policyliamfallon1-2/+7
2020-05-04Fix simultaneous write access to policy providerliamfallon1-2/+16
2020-04-28modifications in example sdnc naming policyjhh1-8/+8
2020-04-20Test latest policy version is returnedliamfallon1-13/+63
2020-02-19Fix cascaded get filtering and speedliamfallon1-1/+49
2020-02-14Fix return codes and policy getliamfallon1-24/+34
2020-02-12Implement validation and hierarchical getliamfallon1-2/+2
2020-01-16Clean up TOSCA provider unit testsliamfallon1-13/+12
2020-01-13Read resource dirs in models prvider unit testsliamfallon1-72/+60
2019-12-05Add new Operational Policy TypePamela Dragosh1-0/+8
2019-06-17Fix simple sonar issues in models: errors to sim-pdpJim Hahn1-1/+1
2019-05-07Set default and check existance of Policy Typeliamfallon1-1/+35
2019-04-11Fix database propertiesliamfallon1-0/+1
2019-04-09Complete unit test for models-pdpliamfallon1-1/+1
2019-04-02Add persistence for PDP conceptsliamfallon1-1/+0
2019-04-01Refactor to authorative TOSCA serializtionliamfallon1-19/+14
2019-03-29Restructure for authorative modelsliamfallon1-5/+5
2019-03-26Add Legacy Op Policy Persistenceliamfallon1-0/+159