You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulate user clicks on items, and ensure certain outcomes are met.
Currently there's a test that simulates user entering 2 sentences in the text area on the main page. Assertion: there are 2 trees that are initialized on the tree page.
See palmyra functionality document for use cases.
The text was updated successfully, but these errors were encountered:
the tests covered:
user clicks upload without uploading a file
user clicks upload with uploading a file
user clicks upload without uploading a file and a config file
user clicks upload with uploading a file and a config file
user clicks upload without uploading a file and a config file
user clicks upload with uploading a file and a config file
user clicks sentence upload without entering sentence data, config file is uploaded
user clicks sentence upload and sentence data is entered, config file is uploaded
user clicks sentence upload without entering sentence data, config file is not uploaded
user clicks sentence upload and sentence data is entered, config file is not uploaded
Simulate user clicks on items, and ensure certain outcomes are met.
Currently there's a test that simulates user entering 2 sentences in the text area on the main page. Assertion: there are 2 trees that are initialized on the tree page.
See palmyra functionality document for use cases.
The text was updated successfully, but these errors were encountered: