ssube/isolex

add service test scenarios

ssube opened this issue · 0 comments

ssube commented

Feature

The most effective tests launch a bot or a few services in-memory and send them some messages/commands, then test the result. Those are easily described in YAML documents like:

scenarios:
  - name: test-foo
    services: []
    inputs: []
    outputs: []

These should be executed by the script generator.