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

test: update test infrastructure #89

Merged
merged 10 commits into from
May 4, 2024
Merged

test: update test infrastructure #89

merged 10 commits into from
May 4, 2024

Conversation

pshenmic
Copy link
Collaborator

@pshenmic pshenmic commented May 3, 2024

Issue

Due outdated packages used in the project and outdated test runner that is no longer maintained, CI cannot release a new version because tests are failing. This PR removes outdated dependencies and fixes E2E tests

Things done

  • Removed bower, protractor, @dashevo/dp-services-ctl, webdriver-manager
  • Implemented E2E tests using selenium-webdriver and mocha (Chrome only)
  • Upgraded to Node 20 (LTS)
  • Removed dashcore & insight node spin up (replaced with testnet api instance)

@pshenmic pshenmic self-assigned this May 3, 2024
@shumkov shumkov changed the title Fix UI tests test: Fix UI tests May 4, 2024
@shumkov shumkov changed the title test: Fix UI tests test: update test infrastructure May 4, 2024
@pshenmic pshenmic merged commit 977c124 into master May 4, 2024
3 checks passed
@pshenmic pshenmic deleted the fix/ui-tests branch September 20, 2024 20:31
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.

2 participants