Carve out dead code and cruft, and unify repeater status pane

This commit is contained in:
Jack Kingsman
2026-03-02 18:56:18 -08:00
parent f715d72467
commit 99f31c8226
11 changed files with 135 additions and 194 deletions
+1 -1
View File
@@ -291,7 +291,7 @@ npm run test:run
**E2E:**
Warning: these tests are only guaranteed to run correctly in a narrow subset of environments; they require a busy mesh with messages arriving constantly. E2E tests are generally not necessary to run for normal development work.
Warning: these tests are only guaranteed to run correctly in a narrow subset of environments; they require a busy mesh with messages arriving constantly and an available autodetect-able radio, as well as a contact in the test database (which you can provide in `tests/e2e/.tmp/e2e-test.db` after an initial run). E2E tests are generally not necessary to run for normal development work.
```bash
cd tests/e2e