summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-actors/actor.guard/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Set sub request ID before start callbackJim Hahn1-1/+4
2020-03-30Test new actors against simulatorsJim Hahn1-0/+56
2020-03-23New Guard actor request structure is incorrectJim Hahn7-56/+44
2020-03-06Add subrequest ID to OperationOutcomeJim Hahn1-0/+2
2020-02-29Guard Actor is adding the wrong type of OperatorJim Hahn1-0/+3
2020-02-25Add "disabled" property to Guard ActorJim Hahn4-3/+57
2020-02-21Change payload to Map<String,Object> so it's more versatileJim Hahn5-17/+57
2020-02-20More actor clean-upJim Hahn6-10/+407
2020-02-19Add Guard ActorJim Hahn5-0/+234