Skip to content

Multi actor #53

Description

@jhlee-mitre

Goal
Implemented a feature to handle multi-destinations in TestScript

FHIR Spec
https://www.hl7.org/fhir/testscript-definitions.html#TestScript.destination

Detail
There are two elements in TestScript concern multi actor: origin and destination. Since the engine is a command line based application, origins may be the engine itself regardless. Therefore, the engine only concerns destination. The engine reads TestScript when it is loaded and figure out the number of destination. If there are multiple destinations, the engine will ask a user to enter server addresses for each corresponds to destination.

Testscript
Example TestScript for multi-agent should be included.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions