Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# TODO - #461 Implement Stellar Provider Failover Simulator

- [ ] Understand existing failover + fallback routing implementations (done via code reads).
- [ ] Implement simulator + test suite under `tests/failover/stellar/`.
- [ ] Add test report generation to output JSON/HTML artifact(s) under the simulator folder.
- [ ] Run `npm test` (or appropriate Jest command) and fix any errors.
- [ ] Verify simulator acceptance criteria: provider outage simulation + failover validation.
- [ ] Run full test suite, ensure clean pass.

Loading
Loading