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
Is your feature request related to a problem? Please describe.
OED has done unit-type testing with Chai/Mocha for a while. OED now wants to add UI testing to better validate functionality.
Describe the solution you'd like
After research and testing, the decision was made to use Cypress for the UI testing. The PR #1417 contains a demonstration of the testing & the UI testing design document covers the ideas/plans.
Additional context
Per the design document, more work is needed to add tests, make them more robust and generally get UI testing to a point where a lot of tests can be proposed for inclusion into OED.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
OED has done unit-type testing with Chai/Mocha for a while. OED now wants to add UI testing to better validate functionality.
Describe the solution you'd like
After research and testing, the decision was made to use Cypress for the UI testing. The PR #1417 contains a demonstration of the testing & the UI testing design document covers the ideas/plans.
Additional context
Per the design document, more work is needed to add tests, make them more robust and generally get UI testing to a point where a lot of tests can be proposed for inclusion into OED.
The text was updated successfully, but these errors were encountered: