aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.aai/src/test/java
AgeCommit message (Expand)AuthorFilesLines
2020-04-17Add PNF support to new CDS actorJim Hahn5-111/+390
2020-04-01Set sub request ID before start callbackJim Hahn2-0/+15
2020-03-30Test new actors against simulatorsJim Hahn3-3/+101
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn2-0/+4
2020-03-06Log full URL for REST callsJim Hahn1-5/+0
2020-03-03Fix path issuesJim Hahn2-9/+17
2020-02-26Custom Query should always use vserverJim Hahn1-3/+18
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn1-1/+5
2020-02-20More actor clean-upJim Hahn2-5/+5
2020-02-18Validate request content of various actorsJim Hahn1-0/+27
2020-02-17More changes to actor codeJim Hahn4-7/+7
2020-02-17Use BidirectionalTopicClient from policy-commonJim Hahn2-8/+25
2020-02-12Add A&AI actor and some operatorsJim Hahn5-0/+458