Setting up associations with there data #101
grantspeelman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is currently no suggested Practice on how to setup associations and there data using Cypress on Rails and FactoryBot.
I have started documenting on ways you can get this right in #100.
Currently in our team we tend to lean towards using
transient
attributes.then in Cypress
Does anyone else have ways they get associated data setup correctly when using cypress-on-rails?
Beta Was this translation helpful? Give feedback.
All reactions