aboutsummaryrefslogtreecommitdiffstats
path: root/models-provider/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-01-13Read resource dirs in models prvider unit testsliamfallon6-411/+296
2020-01-09Merge "update Db provider to support query number"Jim Hahn2-22/+40
2020-01-08Store and return data types for policiesliamfallon1-4/+5
2020-01-08update Db provider to support query numberning.xi2-22/+40
2020-01-07Support persistence of data typesliamfallon3-94/+90
2019-12-20pdp statistics database provider implementationning.xi3-64/+63
2019-12-10Merge "Add JpaPdpStatistics entity"Ram Krishna Verma1-0/+1
2019-12-09Add JpaPdpStatistics entityshaoqiu1-0/+1
2019-12-07Refactor optimization policiesPamela Dragosh1-9/+9
2019-12-05Add new Operational Policy TypePamela Dragosh2-0/+17
2019-09-05Repair policy types in TOSCA service templateliamfallon1-9/+16
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-2/+2
2019-06-18Merge "Fix simple sonar issues in models: errors to sim-pdp"Pamela Dragosh8-366/+357
2019-06-17Fix simple sonar issues in models: errors to sim-pdpJim Hahn8-366/+357
2019-06-17Fix the bug of cannot return multiple versions of particular tosca policy and...Chenfei Gao2-4/+18
2019-06-14Allow multiple versions of entities to be returnedliamfallon1-13/+14
2019-05-22Fix name/version regexp in model keysliamfallon2-12/+12
2019-05-21Add version on legacy get/deleteliamfallon5-37/+81
2019-05-09Store legacy op policy properties as plain stringsliamfallon2-0/+4
2019-05-09Store policy type version in policy before DB writeliamfallon1-0/+2
2019-05-07Set default and check existance of Policy Typeliamfallon5-5/+119
2019-04-12Remove version from PdpGroupliamfallon3-166/+56
2019-04-12UNit test and minor fixes for DB parsliamfallon1-0/+7
2019-04-11Fix database propertiesliamfallon8-48/+13
2019-04-10Finish unit test on policy-modelsliamfallon6-72/+357
2019-04-09Add unit tests for policy type and policy filtersliamfallon2-2/+32
2019-04-09Complete unit test for models-pdpliamfallon1-1/+1
2019-04-05Complete filters for Database Fetchesliamfallon1-0/+152
2019-04-04Add filter obejcts for conceptsliamfallon2-32/+14
2019-04-03Add impl of more PDP persistenceliamfallon2-4/+18
2019-04-02Add persistence for PDP conceptsliamfallon8-31/+36
2019-04-01Add extra methods to Provider interfaceliamfallon3-56/+98
2019-04-01Refactor to authorative TOSCA serializtionliamfallon6-93/+114
2019-03-29Restructure for authorative modelsliamfallon7-36/+38
2019-03-27Add support for legacy guard policiesliamfallon5-315/+336
2019-03-26Add Legacy Op Policy Persistenceliamfallon3-4/+326
2019-03-26Add persistence test for all policy examplesliamfallon3-120/+160
2019-03-25Add provider for Tosca Policiesliamfallon2-8/+51
2019-03-22Implement Database providerliamfallon8-4/+1251
2019-03-20Implement persistence test for policiesliamfallon2-0/+191
2019-03-17Implement Legacy to TOSCA Mappingliamfallon1-1/+1
2019-03-15Add serialization for Tosca Modelliamfallon1-0/+49