mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
adds a dsl to simplify testing of the select-box
This commit is contained in:
parent
16fe7aa307
commit
562e48dfb7
12 changed files with 244 additions and 173 deletions
|
@ -43,6 +43,10 @@
|
|||
"asyncRender":true,
|
||||
"selectDropdown":true,
|
||||
"selectBox":true,
|
||||
"expandSelectBox":true,
|
||||
"collapseSelectBox":true,
|
||||
"selectBoxSelectRow":true,
|
||||
"selectBoxFillInFilter":true,
|
||||
"asyncTestDiscourse":true,
|
||||
"fixture":true,
|
||||
"find":true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue