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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: