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

Add integration tests to ensure browser compatability #2

Open
ozzyogkush opened this issue Nov 30, 2016 · 0 comments
Open

Add integration tests to ensure browser compatability #2

ozzyogkush opened this issue Nov 30, 2016 · 0 comments

Comments

@ozzyogkush
Copy link
Owner

Currently we run unit tests on the source code, but not integration in a browser environment on the generated file.

Tasks

  • Research what kind of CI system we can use for free that hooks into GitHub, and what environments (OS/Browser) we can test in
  • Research for an integration test system that works with Grunt and allows for multiple environments
  • Build integration tests and Grunt task that cover required in-browser use
  • Include integration tests in the Grunt test task
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

1 participant