Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Automated E2E Tests #2

Closed
tobiasschweizer opened this issue Sep 19, 2019 · 6 comments · Fixed by #17
Closed

Automated E2E Tests #2

tobiasschweizer opened this issue Sep 19, 2019 · 6 comments · Fixed by #17
Assignees
Labels
enhancement New feature or request

Comments

@tobiasschweizer
Copy link
Contributor

tobiasschweizer commented Sep 19, 2019

related to dasch-swiss/dsp-js-lib#48

@tobiasschweizer tobiasschweizer self-assigned this Sep 19, 2019
@tobiasschweizer
Copy link
Contributor Author

There is a known issue in protractor with the Chrome version: angular/protractor#5289 (comment)

@tobiasschweizer
Copy link
Contributor Author

tobiasschweizer commented Sep 19, 2019

@subotic I would like to run e2e tests on travis. Could you help me set up an instance of graphdb, Knora and Sipi? Something like

https://github.com/dhlab-basel/Knora/blob/fb7adba749bf6b37ed36f49f2d6cb3f553b92382/.travis.yml#L108-L126

@tobiasschweizer tobiasschweizer added the enhancement New feature or request label Sep 19, 2019
@subotic
Copy link

subotic commented Sep 19, 2019

yes, but next week when I'm back. I would rather do it using Github CI.

@tobiasschweizer
Copy link
Contributor Author

yes, but next week when I'm back

Haven't you cloned yourself yet? :-)

@tobiasschweizer
Copy link
Contributor Author

fix chromedriver version problem:

  • ./node_modules/protractor/bin/webdriver-manager update
  • npm i webdriver-manager@latest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants