testing
No description
Functions (1)
Actions (18)
t-app-block
Action
Get current block name from app VM in VMTest
t-app-goto
Action
Navigate app VM to a block in VMTest
t-app-run
Action
Run a block in app VM (isolated) in VMTest
t-app-set
Action
Set variable in app VM in VMTest
t-assert
Action
Assert that a condition is true in VMTest
t-click
Action
Click element in app VM DOM in VMTest
t-dom-count
Action
Count elements matching selector in app VM DOM in VMTest
t-dom-exists
Action
Check if element exists in app VM DOM in VMTest
t-dom-text
Action
Get element text content from app VM DOM in VMTest
t-equal
Action
Assert two values are equal in VMTest
t-fail
Action
Explicitly fail a test in VMTest
t-falsy
Action
Assert value is falsy in VMTest
t-input
Action
Enter text in input field in app VM DOM in VMTest
t-keypress
Action
Simulate keypress in app VM DOM in VMTest
t-log
Action
Log a message during test execution in VMTest
t-not-equal
Action
Assert two values are not equal in VMTest
t-truthy
Action
Assert value is truthy in VMTest
vm-log-level
Action
Set VM internal logging verbosity level