Skip to content

Commit

Permalink
Add testsets and update API endpoints in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ylkhayat committed Feb 11, 2024
1 parent fc2fc0f commit 03a1c15
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@ One scenario for the usage of the smart-socket service is illustrated in the fol

![Process Diagram](docs/process-scenario-a.svg)

### Testsets

- [Mixer Control Scenario B](testsets/mixer-control-scenario-b.xml)
- Parallel Start Wait Stop
- [Run 1](testsets/parallel-start-wait-stop/run-1)
- [Run 2](testsets/parallel-start-wait-stop/run-2)
- [Run 3](testsets/parallel-start-wait-stop/run-3)
- [Run 4](testsets/parallel-start-wait-stop/run-4)
- Start Wait Stop
- [Run 1](testsets/start-wait-stop/run-1)
- [Run 2](testsets/start-wait-stop/run-2)
- [Run 3](testsets/start-wait-stop/run-3)
- [Run 4](testsets/start-wait-stop/run-4)

## 🌐 API Endpoints

### `GET /api/instance/:instanceId`
Expand Down

0 comments on commit 03a1c15

Please sign in to comment.