No description
- Fix portal crossing direction bug in collectCrossings: direction was determined by currSide (where blob is now), but should be determined by prevSide (where blob came from). A→B means blob was on A side before. - Add Enabled: true to portal test fixtures so they participate in crossing detection (portals default to disabled). - Refactor health.Checker: add injectable checkDB field defaulting to defaultCheckDB() for cleaner unit test overriding. - Fix TestHealthCheckSheddingLevelJSON: use getShedLevel override instead of trying to poke shedder internals; fixes type mismatch in closure. - Fix TestHealthCheckUptimeIncrement: backdate startTime to guarantee the second check crosses a 1-second boundary. |
||
|---|---|---|
| .beads | ||
| .github/workflows | ||
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| tests/e2e | ||
| .dockerignore | ||
| .gitignore | ||
| .needle-predispatch-sha | ||
| .needle.yaml | ||
| API_IMPLEMENTATION_STATUS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| fix_ble_handlers.py | ||
| PROGRESS.md | ||
| VERSION | ||