-
Notifications
You must be signed in to change notification settings - Fork 10
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
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for afd51c6 - Browse repository at this point
Copy the full SHA afd51c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be6266 - Browse repository at this point
Copy the full SHA 1be6266View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35a548 - Browse repository at this point
Copy the full SHA a35a548View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57e2067 - Browse repository at this point
Copy the full SHA 57e2067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee2906 - Browse repository at this point
Copy the full SHA 3ee2906View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c33fb - Browse repository at this point
Copy the full SHA a4c33fbView commit details -
Allow dynamic method access only on .call object
This is due to https://stackoverflow.com/q/79016566/9655481
Configuration menu - View commit details
-
Copy full SHA for ecf74e1 - Browse repository at this point
Copy the full SHA ecf74e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b02ce06 - Browse repository at this point
Copy the full SHA b02ce06View commit details -
Configuration menu - View commit details
-
Copy full SHA for f20d812 - Browse repository at this point
Copy the full SHA f20d812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2812768 - Browse repository at this point
Copy the full SHA 2812768View commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74cc743 - Browse repository at this point
Copy the full SHA 74cc743View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ab993 - Browse repository at this point
Copy the full SHA b4ab993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3abc442 - Browse repository at this point
Copy the full SHA 3abc442View commit details -
Configuration menu - View commit details
-
Copy full SHA for c427f16 - Browse repository at this point
Copy the full SHA c427f16View commit details -
Allow creation of multiple users of same role
e.g. multiple generic users
Configuration menu - View commit details
-
Copy full SHA for 939bb92 - Browse repository at this point
Copy the full SHA 939bb92View commit details -
Fix creation of user in cypress tests
This failed due to random hash added to the mail address in the last commit.
Configuration menu - View commit details
-
Copy full SHA for 6ed2190 - Browse repository at this point
Copy the full SHA 6ed2190View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.