Convert most browser functional tests to unit tests
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
In Intern 3, we wrote the browser tests using functional tests to get around Intern using an AMD loader when running unit tests. Since Intern 4 no longer requires an AMD loader, some of the functional tests could be rewritten as unit tests. I believe the only ones that would need to remain functional tests would be the CSP tests.
Contributor guide
Assessment
This issue has not been assessed yet.