Skip to content

Setup insufficient to test apps dependent on external APIs #289

@kalexmills

Description

@kalexmills

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions