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

E2E Test Maintenance #3589

Merged
merged 17 commits into from Jul 31, 2018
Merged

E2E Test Maintenance #3589

merged 17 commits into from Jul 31, 2018

Conversation

patthiel
Copy link
Contributor

@patthiel patthiel commented Jul 24, 2018

  • adds fixes for volumes tests
  • fixes backups tests
  • Fixes oauth clients tests (uses more reliable selector assertion)
  • Hardcode volume creation region.

To Test

  • Test the specs in this PR.
yarn && yarn start
yarn selenium
yarn e2e --file e2e/specs/create/create-volume.spec.js && yarn e2e --file
e2e/specs/volumes/volume-configuration.spec.js && yarn e2e --file e2e/specs/linodes/detail/backups.spec.js && yarn e2e --file e2e/specs/profile/clients.spec.js && yarn e2e --file e2e/specs/profile/tokens.spec.js

These tests are also going to be running on CI, PM me for the results.

@coveralls
Copy link

coveralls commented Jul 24, 2018

Coverage Status

Coverage increased (+0.009%) to 27.753% when pulling cdd4756 on patthiel:07-12-test-maintenance into 0c4dd38 on linode:develop.

@patthiel patthiel force-pushed the 07-12-test-maintenance branch 2 times, most recently from 2abbfa7 to 651b373 Compare July 26, 2018 18:25
@patthiel patthiel merged commit d953821 into linode:develop Jul 31, 2018
@patthiel patthiel deleted the 07-12-test-maintenance branch July 31, 2018 14:16
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

Successfully merging this pull request may close these issues.

None yet

4 participants