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
Joshua Flanagan 7df9c9b13a Respect model namespaces when generating factories.
The factory name for the model Namespaced::User wil be :namespaced_user.
The :class option is specified as a string to prevent class reloading issues.

Addresses GH-44
2012-02-26 12:58:48 -06:00
..
step_definitions Allow factory_girl_rails to auto configure factory girl as the fixture replacement mechanism. 2011-09-24 06:58:59 -06:00
support Extend the Aruba timeout to an hour because bundler takes too long. 2011-07-12 09:50:31 -04:00
fixture_replacement_config.feature Allow factory_girl_rails to auto configure factory girl as the fixture replacement mechanism. 2011-09-24 06:58:59 -06:00
generators.feature Respect model namespaces when generating factories. 2012-02-26 12:58:48 -06:00
load_definitions.feature cucumber scenario to test Tweaked factory_girls_initialization process 2011-12-02 11:23:51 -06:00