aboutsummaryrefslogtreecommitdiffstats
path: root/models-pdp/src/test/resources/testdata/PdpGroupsNoPDPs.json
AgeCommit message (Collapse)AuthorFilesLines
2021-06-22Add timestamp to Pdp recordsJim Hahn1-1/+1
To support the case where multiple PAPs are running, added a timestamp to the PDP records so the PAPs can all be kept in sync as far as when a PDP was last responsive. Issue-ID: POLICY-2898 Change-Id: Ia7e0fd17363ff5827564cbc1537e516156b7f53a Signed-off-by: Jim Hahn <jrh3@att.com>
2019-04-08Add unit test for PDP groupsliamfallon1-0/+35
Unit test for the JPA concepts in models-pdp. Issue-ID: POLICY-1095 Change-Id: Id33626f3789da45e36935edf564003651e9ce7c4 Signed-off-by: liamfallon <liam.fallon@est.tech>