TestGateway: Context
Item | Value |
---|---|
Briefly | A gateway for testing Improving.app instances |
Authors | author Reid |
Definition Path | ImprovingApp.TestGateway |
View Source Link | TestGateway.riddl(1:1) |
The messages sent to this service will create various entities. This is typically done by the runScenario command which allows a testing scenario to be set up abstractly.
--- title: Context Map For Context 'TestGateway' init: theme: dark flowchart: defaultRenderer: dagre width: 100% useMaxWidth: true securityLevel: loose --- flowchart TB classDef default fill:#666,stroke:black,stroke-width:3px,color:white; classDef TestGateway_class color:white,stroke-width:3px; subgraph 'Domain 'ImprovingApp'' direction TB TestGateway((Context 'TestGateway')) end class TestGateway TestGateway_class
- gateway()
- gateway()
- [author Reid](author reid)
- CreateScenario: Command
- Parameters
- EntityParameters: Record
- Events
- Members
- Orders
- Organizations
- Tenants
- Percentage: Type
- RunParameters: Record
- RunScenario: Command
- Parameters