IGS/gEAR

Test Plan

Opened this issue · 3 comments

review all the pages and write/document tests for each.

Would like this by 1/3/24

Going to try and have Github Copilot write some tests as well that would supplement anything the assignees come up with. Granted such automated tests tend to be on a per-function basis, and would address slightly different testing needs.

Tests will use a combination of Mocha (for organization) and Playwright (user-like automation). I have already begun the process of triggering tests upon pushing to Github here -> https://github.com/IGS/gEAR/actions/workflows/mocha_tests.yml