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 tests against different AngularJS versions #17

Closed
seriema opened this issue Oct 19, 2014 · 1 comment
Closed

Add tests against different AngularJS versions #17

seriema opened this issue Oct 19, 2014 · 1 comment
Labels

Comments

@seriema
Copy link
Owner

seriema commented Oct 19, 2014

Currently only Angular 1.2.15 is used in testing. I have a suspicion (#14) that 1.2.26 might not work with apiMock, but 1.3.0 will work.

Not sure how to set up the tests so it tests a bunch of different versions. Currently Karma is configured to go directly on the JS files and maybe the easiest way to solve loading/unloading different Angular versions is probably using HTML-files.

Anyone that can help with this?

@seriema
Copy link
Owner Author

seriema commented Jul 22, 2015

I outlined how I did it on my StackOverflow answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant