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

Allow dynamic instance method calls on FactoryBot objects in Cypress #696

Merged
merged 16 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    afd51c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be6266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a35a548 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e2067 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee2906 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4c33fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ecf74e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b02ce06 View commit details
    Browse the repository at this point in the history
  9. Also wrap .then() call

    Splines committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f20d812 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2812768 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    74cc743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ab993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3abc442 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c427f16 View commit details
    Browse the repository at this point in the history
  5. Allow creation of multiple users of same role

    e.g. multiple generic users
    Splines committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    939bb92 View commit details
    Browse the repository at this point in the history
  6. Fix creation of user in cypress tests

    This failed due to random hash added to the mail address
    in the last commit.
    Splines committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6ed2190 View commit details
    Browse the repository at this point in the history