| 1 | // test/stakeBootstrap.test.js |
| 2 | // Unit tests for src/gep/validator/stakeBootstrap.js: retry state machine, |
| 3 | // failure classification, backoff behavior, and disk persistence across |
| 4 | // process boundaries (v1.69.11+). Mocks global.fetch and the a2aProtocol |
nothing calls this directly
no test coverage detected