pcbjam/tests/wasm-app
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 235c90d26b Fix tree test console logging during initialization
Move console.log call before the null guard in LogEvent() so that
messages are always logged to the browser console, even during early
initialization when m_log is not yet created.

Also make the "Tree is populated" test more robust by falling back to
verifying tree functionality (expand events) if early init logs are
not captured by Playwright due to timing.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:47:39 +01:00
..
standalone Fix tree test console logging during initialization 2025-11-29 22:47:39 +01:00
Makefile.wasm Fix wxGrid test crash and add debug build support 2025-11-29 22:15:56 +01:00
minimal_test.cpp Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
minimal_test.html Fix wxWidgets WASM rendering and add comprehensive tests 2025-11-28 14:28:05 +01:00