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

Account e2e test #1099

Merged
merged 34 commits into from
Sep 3, 2024
Merged

Account e2e test #1099

merged 34 commits into from
Sep 3, 2024

Conversation

boodland
Copy link
Contributor

Issue link / number:

#1089

What changes did you make?

Moved welcome e2e tests within tests folder
Created account e2e tests for english version

Why did you make the changes?

So welcome tests are in the right folder
So the page is covered with test and help us to validate it is working when making changes or migrating it to app router

Did you run tests?

Yes

Copy link

vercel bot commented Aug 26, 2024

@boodland is attempting to deploy a commit to the Chayn Team on Vercel.

A member of the Team first needs to authorize it.

@eleanorreem
Copy link
Contributor

@boodland sorry - some conflicts have come up! I don't know what your env variables look like but make sure when you run your tests, the NEXT_PUBLIC_API_URL no longer has a trailing slash. Also I had to update your checkUrl function to only look at pathnames as the domain is not always known on feature branches. Hope that makes sense. I am hoping the tests will be less flakey now!

boodland and others added 5 commits August 30, 2024 10:55
* Move meet-the-team page to new cypress test location

* Add join us section test

* Add our free services section test

* Add why bloom section test

* Add our bloom team section test

* Add our themes section test

* Add testimonial section test
* Add ids to form fields

* Add admin dashboard tests
Bumps [react-cookie-consent](https://github.com/Mastermindzh/react-cookie-consent) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/Mastermindzh/react-cookie-consent/releases)
- [Changelog](https://github.com/Mastermindzh/react-cookie-consent/blob/master/CHANGELOG.md)
- [Commits](Mastermindzh/react-cookie-consent@8.0.1...9.0.0)

---
updated-dependencies:
- dependency-name: react-cookie-consent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@boodland
Copy link
Contributor Author

@eleanorreem conflict fixed 🙂, sorry for the long commit history, I just rebase. I think my env var is correct, just to be sure, it is
NEXT_PUBLIC_API_URL=http://localhost:35001/api/v1

@eleanorreem eleanorreem merged commit ab50621 into chaynHQ:develop Sep 3, 2024
5 of 6 checks passed
Copy link

cypress bot commented Sep 3, 2024

Bloom frontend    Run #701

Run Properties:  status check failed Failed #701  •  git commit ab50621bc1: Account e2e test (#1099)
Project Bloom frontend
Branch Review develop
Run status status check failed Failed #701
Run duration 03m 34s
Commit git commit ab50621bc1: Account e2e test (#1099)
Committer Alberto Arias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 4
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 76
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/integration/tests/user-disable-service-emails.cy.tsx • 1 failed test

View Output

Test Artifacts
User disable service emails page should display > header section Test Replay Screenshots

@boodland boodland deleted the account-e2e-test branch September 10, 2024 15:35
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