feat: add uptime integration scenarios
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# 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`.
|
||||
Reference in New Issue
Block a user