Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

FD2 Example : Restoring Functionality of End-to-End Tests #580

@FutzMonitor

Description

@FutzMonitor

Current Behavior

  1. Change into the farmdata2_modules directory on your command line
  2. Run the ./test_runner.bash command and follow the GUI instructions until you can the e2e test for the API, Maps, and Vars
  3. Your test should fail and give you an error like this (with the exception of Vars which has some other failed tests):

image

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:

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ReservedIssue created and reserved for use in a course.testingIssues related to tests.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions