1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Joshua Clayton
05ddd3d6b5 Only strip strings in step definitions
This allows for cucumber transforms to create different data structrues
and still work with factory girl steps.

Closes #185
2011-08-22 13:16:32 -04:00
Fernando Ultremare
1b28476713 Allow recursive associations from cucumber table arguments 2010-11-05 10:27:49 -04:00
Tristan Dunn
1d42b1832a Properly support pluralized words in generated step definitions. 2010-06-07 11:46:01 -04:00
Joe Ferris
ba6cfea5c7 Switched to use horizontal Cucumber tables instead of vertical 2009-09-15 17:38:40 -04:00
Joe Ferris
33b61c3bfb Fixed issues with some attributes being skipped and added support for linked associations in step definitions 2009-09-15 16:56:20 -04:00
Joe Ferris
42dbfc8a60 Support plural steps 2009-09-15 15:54:21 -04:00
Joe Ferris
760a165b2e Added step definitions for cucumber 2009-09-15 15:47:47 -04:00