Add tests for keyboard navigation (#2725)

This commit is contained in:
alschmiedt
2019-07-29 13:12:09 -07:00
committed by GitHub
parent 7dcc03e791
commit 826409b01a
9 changed files with 1708 additions and 5 deletions

View File

@@ -1261,6 +1261,8 @@ h1 {
<category name="Basic">
<block type="test_basic_empty"></block>
<block type="test_basic_empty_with_mutator"></block>
<block type="test_basic_stack"></block>
<block type="test_basic_row"></block>
<block type="test_basic_value_to_stack"></block>
<block type="test_basic_value_to_statement"></block>
<block type="test_basic_limit_instances"></block>