RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

TestGateway: Context

ItemValue
BrieflyA gateway for testing Improving.app instances
Authorsauthor Reid
Definition PathImprovingApp.TestGateway
View Source LinkTestGateway.riddl(1:1)

Description

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.

Context Map

---
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

RiddlOptions

  • gateway()

Types

RiddlOptions

  • gateway()

Used By None

Uses

Authors

  • [author Reid](author reid)

Textual Context Index