1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00
thoughtbot--factory_bot_rails/features
Alex Golubenko 4c63a128a7
Add skip options for test app creation (#371)
Prior to this commit the tests generated a full rails app, but didn't need many of the libraries included by default. Unneeded gems make the test suite slower, and increase the chance of getting errors when new versions of each gem come out.
2020-04-04 09:12:04 -04:00
..
step_definitions Add skip options for test app creation (#371) 2020-04-04 09:12:04 -04:00
support Update rails versions on Travis (#367) 2020-03-29 11:51:41 -04:00
fixture_replacement_config.feature Update rails versions on Travis (#367) 2020-03-29 11:51:41 -04:00
generators.feature Fix for factory class naming (#366) 2020-04-03 21:50:47 -04:00
load_definitions.feature Update rails versions on Travis (#367) 2020-03-29 11:51:41 -04:00
reloading.feature Update rails versions on Travis (#367) 2020-03-29 11:51:41 -04:00