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
Change into the farmdata2_modules directory on your command line
Run the ./test_runner.bash command and follow the GUI instructions until you can the e2e test for the API, Maps, and Vars
Your test should fail and give you an error like this (with the exception of Vars which has some other failed tests):
Desired Behavior
Due to the vnc changes, we have updated to a newer version of Cypress that is not backwards compatible with the older version we were using with the virtual machines. As a result, many of the e2e tests have ceased functioning as expected. The aim of this issue is to learn and replace/fix the problematic methods that are causing the e2e test to fail. In particular, this issue aims to address the failed functioning of the e2e test for the:
The other tests are either operational as is or are going to be worked on in another issue (specifically the UI test is also failing but will be addressed in #570).
The text was updated successfully, but these errors were encountered:
Current Behavior
farmdata2_modules
directory on your command line./test_runner.bash
command and follow the GUI instructions until you can the e2e test for the API, Maps, and VarsDesired Behavior
Due to the vnc changes, we have updated to a newer version of Cypress that is not backwards compatible with the older version we were using with the virtual machines. As a result, many of the e2e tests have ceased functioning as expected. The aim of this issue is to learn and replace/fix the problematic methods that are causing the e2e test to fail. In particular, this issue aims to address the failed functioning of the e2e test for the:
API, Maps, Var
The other tests are either operational as is or are going to be worked on in another issue (specifically the UI test is also failing but will be addressed in #570).
The text was updated successfully, but these errors were encountered: