aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp/src/test
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Fix write failure on PDP statisticsliamfallon3-7/+16
2021-02-19Refactor timestamp property in policy models to use Instantrameshiyer274-13/+13
2021-01-12Add more methods to query deployment statusJim Hahn1-2/+55
2021-01-08Add PDP-Policy deployment table to DBJim Hahn3-1/+347
2021-01-06Changed identifiers to concept identifiersliamfallon7-80/+79
2020-12-21Use annotations to do validationJim Hahn1-1/+1
2020-12-17Use ValidationResult for models v2.0Jim Hahn6-85/+88
2020-07-21Fix some sonars in policy-modelsJim Hahn6-14/+17
2020-06-18Changes for Checkstyle 8.32liamfallon6-6/+1
2020-04-03Models junits are failing locallyJim Hahn6-128/+129
2020-02-18Add safe entity delete, fix multiple entity getliamfallon1-4/+3
2020-02-18Merge "add unit test for pdpstatistics provider"Liam Fallon1-0/+233
2020-02-18Add missing classes to persistence.xmlliamfallon1-0/+2
2020-02-18add unit test for pdpstatistics providerning.xi1-0/+233
2020-02-17Add/Update test cases for PdpStatistics entityhuaxing3-27/+194
2020-01-22Handling supported policy type during PdpGroup Updatea.sreekumar2-6/+75
2020-01-10Remove supportedPolicyTypes from PdpStatusramverma1-7/+6
2019-12-10Merge "Add JpaPdpStatistics entity"Ram Krishna Verma3-0/+77
2019-12-09Add JpaPdpStatistics entityshaoqiu3-0/+77
2019-12-06Add models to support deltas to policy deploymentsJim Hahn3-0/+435
2019-11-21Allow wild cards in supported type filterJim Hahn1-1/+38
2019-11-15Support wild cards in "supported policy types"Jim Hahn1-3/+4
2019-08-27Replace copyTo methods with copy constructorsJim Hahn3-9/+9
2019-06-27Use ToStringTester from utils-testramverma1-5/+5
2019-06-18Change getCanonicalName to getName in modelsJim Hahn1-1/+1
2019-06-17Fix simple sonar issues in models: errors to sim-pdpJim Hahn3-101/+106
2019-06-17Fix simple sonar issues in modelsJim Hahn8-88/+119
2019-04-25Add copy constructor for PdpStatus3.0.2-ONAPJim Hahn3-0/+176
2019-04-25Populate policies, even if emptyJim Hahn1-0/+1
2019-04-16Fix null not accepted on PDP messageliamfallon1-0/+2
2019-04-13Disallow empty subgroup list in group requestJim Hahn2-8/+21
2019-04-12Check for duplicates in listsJim Hahn2-1/+10
2019-04-12Remove version from PdpGroupliamfallon7-364/+98
2019-04-12Add validation methods for PAP REST APIJim Hahn5-13/+290
2019-04-12UNit test and minor fixes for DB parsliamfallon1-9/+6
2019-04-11Fix database propertiesliamfallon2-46/+15
2019-04-10Finish unit test on policy-modelsliamfallon1-1/+2
2019-04-09Complete unit test for models-pdpliamfallon2-122/+657
2019-04-08Add lists and tests for PDP filtersliamfallon9-52/+483
2019-04-08Merge "Add bug fixes and tests for filters"Jorge Hernandez5-84/+500
2019-04-08Merge "Add PdpMessage.appliesTo()"Pamela Dragosh1-15/+118
2019-04-08Add bug fixes and tests for filtersliamfallon5-84/+500
2019-04-08Add unit test for PDP groupsliamfallon7-35/+865
2019-04-07Add PdpMessage.appliesTo()Jim Hahn1-15/+118
2019-04-05Complete filters for Database Fetchesliamfallon1-2/+2
2019-04-04Updates to models from scrum on 4/4Jim Hahn10-266/+62
2019-04-03Changing PAP model as per discussionramverma6-47/+50
2019-04-02Add persistence for PDP conceptsliamfallon3-0/+354
2019-04-02Adding pdpHeartbeatIntervalMs to PdpUpdate messageramverma1-3/+4
2019-04-02Merge "Remove pdpType from PdpUpdate"Liam Fallon1-3/+2