chore: Add basic tests for Studio's layer manipulation (#3164)
chore: Add test behaviors for Studio testing chore: Add basic tests for studio layer adjustment chore: Fixes from code review
This commit is contained in:
parent
70ab6b243a
commit
19582174f3
38 changed files with 573 additions and 3 deletions
4
app/tests/studio/add-layer/basic/events.patterns
Normal file
4
app/tests/studio/add-layer/basic/events.patterns
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
s/.*on_add_layer_binding_pressed/add_layer/p
|
||||
s/.*on_set_layer_binding_at_idx_binding_pressed/set_layer_binding/p
|
||||
s/.*layer_changed/layer_changed/p
|
||||
s/.*hid_listener_keycode_//p
|
||||
Loading…
Add table
Add a link
Reference in a new issue