#71 Add integration test setup
Merged by a2batic. Opened by amitosh.
amitosh/Fedora-app integration-testing  into  master

Download 71.patch

See #66

Uses protractor and selenium to set up integration tests.

Run npm run ionic:serve -b, wait for the server to start and then run npm run e2e in two different terminal windows to run the integration tests. You need chromium/google-chrome installed.

We specifically target Chromium here because the target platforms will invariably use WebKit.

@amitosh please rebase the PR.

rebased onto 293e45a95358aa3d918d3a3892f6e2d30780cad0

@a2batic Rebased!

Pull-Request has been merged by a2batic

Metadata