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

More robust Karma tests #43

Closed
Nickersoft opened this issue May 26, 2016 · 1 comment
Closed

More robust Karma tests #43

Nickersoft opened this issue May 26, 2016 · 1 comment

Comments

@Nickersoft
Copy link
Owner

Sometime in the future, I would like to add more Karma tests to tighten up the testing process. Some examples would be:

  • Testing the library works on AMD, CommonJS, etc.
  • Check for more instances in which function calls might return null
  • Testing certain conditionals work (e.g. the library defaults to using a ServiceWorker if the Notification constructor is not available)
@Nickersoft
Copy link
Owner Author

Testing improved to satisfactory levels by #59. Will keep in mind for future updates, but for now, closing.

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