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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    5220b61 View commit details
    Browse the repository at this point in the history
  2. Tidy up existing test

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    261c5a5 View commit details
    Browse the repository at this point in the history
  3. Add header section test

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    875762d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8cf6c View commit details
    Browse the repository at this point in the history
  5. Simplify image src value

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e88c6d2 View commit details
    Browse the repository at this point in the history
  6. Add Apply code tests

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    65f0c80 View commit details
    Browse the repository at this point in the history
  7. Remove non used var

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ad11bff View commit details
    Browse the repository at this point in the history
  8. Add about-you page tests

    boodland committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9260dd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4807605 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. fix: stop pre-commit add all command

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9eb70e4 View commit details
    Browse the repository at this point in the history
  2. upgrade: cypress

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e38bfe0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8250c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    571f31c View commit details
    Browse the repository at this point in the history
  5. fix: racey cypress tests

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c7ac71c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a0b920 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86c6def View commit details
    Browse the repository at this point in the history
  8. feat: fix checkPageUrl

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    77ddbfa View commit details
    Browse the repository at this point in the history
  9. Fix: racey user account page tests

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5cdbe64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    675bde2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0391a3d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ab7dc19 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c0d78c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    535b431 View commit details
    Browse the repository at this point in the history
  15. fix: checkPageUrl

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    eaf3132 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3f2693b View commit details
    Browse the repository at this point in the history
  17. fix: remove after.tsx

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d1d1a33 View commit details
    Browse the repository at this point in the history
  18. fix: meet-the-team cypress test

    eleanorreem authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c085cbc View commit details
    Browse the repository at this point in the history
  19. Home e2e test (chaynHQ#1098)

    * 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
    boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    47e79ab View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    73e57ed View commit details
    Browse the repository at this point in the history
  21. Admin e2e test (chaynHQ#1101)

    * Add ids to form fields
    
    * Add admin dashboard tests
    boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6725d85 View commit details
    Browse the repository at this point in the history
  22. build(deps): bump react-cookie-consent from 8.0.1 to 9.0.0

    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]>
    dependabot[bot] authored and boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    68d702b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b3c8b03 View commit details
    Browse the repository at this point in the history
  24. Fix removed only after merge

    boodland committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ee91c0a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cd17209 View commit details
    Browse the repository at this point in the history