pcbjam/tests/apps
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 251056e506 Clean up test infrastructure and fix test assertions
- Replace test.skip() with proper expect() assertions when app fails to load
- Remove button-finder utility (no longer needed with element registry)
- Remove kicad tests (tested separately)
- Add findByName/clickByName helpers for bitmap buttons
- Fix element lookups: use clickByName for bitmap buttons, clickTreeItem
  for treebook pages, selectComboItem for wxChoice items
- Add SetName() to shape buttons in bitmapbuttons_test.cpp
- Remove verbose logging from print and threadpool tests
- Update README to reflect current test infrastructure

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 20:18:19 +01:00
..
kicad Add runtime resource loading and fix Docker incremental builds 2025-12-27 20:09:26 +01:00
standalone Clean up test infrastructure and fix test assertions 2026-01-01 20:18:19 +01:00
Makefile.wasm Extend element registry and migrate all tests to semantic selectors 2025-12-30 14:17:51 +01:00
minimal_test.cpp Reorganize project structure for clarity 2025-12-27 14:06:23 +01:00