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

chore: remove e2e tests #3146

Merged
merged 6 commits into from
Dec 9, 2021
Merged

chore: remove e2e tests #3146

merged 6 commits into from
Dec 9, 2021

Conversation

karrui
Copy link
Contributor

@karrui karrui commented Dec 6, 2021

Problem

This PR removes e2e tests, as their flakeyness has only stopped us from pushing/merging quickly and has not actually caught any bugs (that would not have been caught during manual release testing).
(Another strong factor is due to mongoose v6 upgrade being blocked due to TestCafe not playing nice, and I really do not want to dedicate more hours to fixing something that we will be replacing in a couple weeks/months. See #3093)

This PR is a prelude to replacing the e2e tests when React migration comes about, which is tracked by #3145.

Related to #3145.

Solution

Features:

  • feat: remove tests/end-to-end folders

Tests

E2e tests removed

Deploy Notes

  • chore(ci): remove test-e2e ci job
  • feat(package.json): remove testcafe packages and related scripts

@karrui karrui requested a review from mantariksh December 6, 2021 03:46
@karrui karrui requested a review from tshuli December 7, 2021 07:29
@karrui karrui merged commit bdcdd1d into develop Dec 9, 2021
@karrui karrui deleted the chore/remove-e2e branch December 9, 2021 02:27
@tshuli tshuli mentioned this pull request Dec 13, 2021
@tshuli tshuli restored the chore/remove-e2e branch February 4, 2022 05:02
tshuli added a commit that referenced this pull request Feb 4, 2022
tshuli added a commit that referenced this pull request Feb 4, 2022
* Revert "chore: remove e2e tests (#3146)"

This reverts commit bdcdd1d.

* chore: update package-lock file

* chore: restore mergify
@KenLSM KenLSM deleted the chore/remove-e2e branch August 12, 2024 10:54
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