Skip to content

This is just a demo app to recreate the issue we have from upgrading from FactoryBot 5.1 to 5.2

Notifications You must be signed in to change notification settings

zeptofs/factorybot_52_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

There is an issue of upgrading the app to FactoryBot 5.2 and I am trying to reproduce the error in a greenfield app with similar models to see if it is an issue with FactoryBot. So far, I think it is also compounded with RSpec being our test suite (something about let memoising stuff "too early").

To Run

  1. bundle install
  2. bundle exec rspec spec

About

This is just a demo app to recreate the issue we have from upgrading from FactoryBot 5.1 to 5.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages