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

Setup insufficient to test apps dependent on external APIs #289

Open
kalexmills opened this issue Sep 24, 2018 · 0 comments
Open

Setup insufficient to test apps dependent on external APIs #289

kalexmills opened this issue Sep 24, 2018 · 0 comments

Comments

@kalexmills
Copy link

The protractor setup included here runs via Angular, and thus bypasses Ionic's proxy configuration which is typically used by Ionic apps running in the browser to avoid CORS issues.

A fix would be to start ionic serve in protractor's beforeLaunch and run protractor concurrently, then cleanup ionic after protractor is done.

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

No branches or pull requests

1 participant