thoughtbot--factory_bot/spec
Victor Mours 65e64ec2a3
Allow defining the starting id for build_stubbed
Some codebases have long builds that create over 1000 records, and may
have id collisions between records created with FactoryBot.create and
FactoryBot.build_stubbed

Co-authored-by: Daniel Colson <danieljamescolson@gmail.com>
2020-04-26 15:37:06 -04:00
..
acceptance Allow defining the starting id for build_stubbed 2020-04-26 15:37:06 -04:00
factory_bot Deprecate remaining undocumented internal methods 2020-04-23 19:35:39 -04:00
support Run automatic cop fixes 2020-01-17 14:43:34 -05:00
factory_bot_spec.rb Refactor factory_bot_spec.rb to conform to Let's Not style (#1352) 2019-10-23 12:53:22 -07:00
spec_helper.rb Adjust use_parent_strategy safely in specs 2019-08-12 18:54:53 +01:00