Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert most browser functional tests to unit tests #146

Open
bryanforbes opened this issue Oct 16, 2017 · 0 comments
Open

Convert most browser functional tests to unit tests #146

bryanforbes opened this issue Oct 16, 2017 · 0 comments

Comments

@bryanforbes
Copy link
Member

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.

@kitsonk kitsonk added the rc label Oct 16, 2017
@kitsonk kitsonk added this to the long-grass milestone Oct 16, 2017
@agubler agubler removed the rc label Jan 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants