textual-paint/tests
Isaiah Odhner a2e1b6cfd8 Record events before they're handled normally
This might fix a race condition that lead to a `query` raising `NoMatches`, but this is just theoretical.
Regardless, this seems like the way to go.
Generating the selectors to match the clicked widget needs a view of the DOM before the widget is removed from it (or reordered in the DOM etc.)
2023-09-11 17:59:55 -04:00
..
__snapshots__ Fix About Paint dialog test failing due to version string changes 2023-09-09 00:19:39 -04:00
__init__.py WIP: set up snapshot testing 2023-09-07 15:19:10 -04:00
draw_polygon.py Debug Polygon test by running interactively 2023-09-11 17:56:03 -04:00
extract_ambr.py Create script for extracting SVGs from ambr files 2023-09-08 14:44:56 -04:00
merge_ambr.py Create script for merging ambr files 2023-09-08 11:28:14 -04:00
pilot_recorder.py Record events before they're handled normally 2023-09-11 17:59:55 -04:00
test_snapshots.py WIP: test polygon tool prematurely closing polygon 2023-09-11 17:56:03 -04:00