flagon-useralejs
flagon-useralejs copied to clipboard
Add testing suite for web extension
There are no current tests for the browser extension. Browser extension tests can be added to the existing cypress tests.
https://docs.cypress.io/api/plugins/browser-launch-api#Add-browser-extensions
Updating with additional requirements:
- [x] regression tests by feature (some features already covered in core test suite)
- [x] integration tests per browser (currently covering Edge, Chrome, Firefox)
Update (06/4/2024): Trying to organize Cypress files to get them to work with typescript.
Closed by #466