velxio/test
David Montero cd3fdded3d chore(test): prune research/exploration dirs not run by CI
The test/ tree carried a lot of one-off research, repro, and exploration
material (autosearch notes, test_100_days, test_Raspberry_Pi_Pico_W, the Intel/Z80
+ custom-chip + ePaper + micropython repro harnesses, etc.) that no GitHub Actions
workflow nor deploy.sh runs. It bloats a fresh clone for no community benefit.

Keep only the dirs CI actually exercises:
  - test/backend/      (backend-unit-tests.yml, backend-e2e-tests.yml, deploy.sh)
  - test/esp32_cam/    (backend-e2e-tests.yml)
  - test/test_circuit/ (test-circuit.yml)

No workflow, script, or Dockerfile referenced any removed path.
2026-06-15 17:10:41 +02:00
..
backend test: drop Pico W backend tests (moved to the pro overlay) 2026-06-15 08:54:16 +02:00
esp32_cam
test_circuit