Files
testing/scenarios/uptimerunner-basic/readme.md
T

10 lines
364 B
Markdown

# uptimerunner-basic
This scenario verifies the first concrete uptime.link runner flow:
1. A target HTTP service responds with `healthy`.
2. A fake uptime.link coordinator exposes the runner protocol.
3. The runner polls `/api/runner/v1/checks`.
4. The runner executes the assigned HTTP check locally.
5. The runner posts the result to `/api/runner/v1/results`.