Skip to content

masonry: add interaction tests to calc and to_do_list examples (#1340)#1784

Open
tonybierman wants to merge 1 commit intolinebender:mainfrom
tonybierman:feat/interaction-tests-issue-1340
Open

masonry: add interaction tests to calc and to_do_list examples (#1340)#1784
tonybierman wants to merge 1 commit intolinebender:mainfrom
tonybierman:feat/interaction-tests-issue-1340

Conversation

@tonybierman
Copy link
Copy Markdown

Replaces the screenshot-only // TODO tests in calc_masonry and to_do_list with interaction tests that click buttons and type text, closing #1340.

…ender#1340)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@xStrom
Copy link
Copy Markdown
Member

xStrom commented May 6, 2026

These aren't really interaction tests. These tests include a duplicated implementation within the test function. They don't touch the actual AppDriver::on_action code. Of course AppDriver is a masonry_winit thing, so I'm not fully sure if TestHarness should even accommodate it.

@PoignardAzur what do you think? How should we even test AppDriver? Some sort of masonry_winit_testing harness or ..?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants