Skip to content

Commit 0b76c97

Browse files
authored
Merge pull request #4444 from Particular/PhilBastian-patch-1
Update testing-scenarios.md to new naming
2 parents 22a99b5 + 3bccba5 commit 0b76c97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/testing-scenarios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ A long (though not exhaustive) list, although not every change will merit runnin
2020
- Run `check-fail 1` and verify in [ServicePulse->Custom Checks] that a warning appeared
2121
- Run `check-pass 1` and verify in [ServicePulse->Custom Checks] that the warning is gone
2222
- [ ] Test heartbeats
23-
- With the tool running verify in [ServicePulse->Heartbeats->Active Endpoints] that `Endpoints0` to `Endpoints5` and `Sender` endpoints are reported
24-
- Run `stop 1` and verify in [ServicePulse->Heartbeats->Active Endpoints] that `Endpoint1` has moved to [IntactiveEndpoints]
23+
- With the tool running verify in [ServicePulse->Heartbeats->Healthy Endpoints] that `Endpoints0` to `Endpoints5` and `Sender` endpoints are reported
24+
- Run `stop 1` and verify in [ServicePulse->Heartbeats->Healthy Endpoints] that `Endpoint1` has moved to [Unhealthy Endpoints]
2525
- [ ] Recoverability
2626
- [ ] Retry single message
2727
- Run `throw 1` and `send 1 1` commands

0 commit comments

Comments
 (0)