Commit Graph

17 Commits

Author SHA1 Message Date
Joshua Clayton 4d9eb20cbe Fix step 2011-08-22 13:21:03 -04:00
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
Nick Quaranto d8aa63a471 make sure the value is a string when calling #strip in step defs since cucumber > 1.0 yields real types instead of strings on matches 2011-07-28 17:22:51 -04:00
Joshua Clayton 9c4818a095 Handle aliases within the step definitions 2011-06-30 18:27:25 -04:00
Brice Stacey 87712252ac Fix step definitions with case sensitive factory name and attributes
Closes #95
2011-06-28 12:29:11 -04:00
Fernando Ultremare 1b28476713 Allow recursive associations from cucumber table arguments 2010-11-05 10:27:49 -04:00
Tristan Dunn 3e577f3cd5 Clean up whitespace. 2010-06-07 15:51:18 -04:00
Tristan Dunn 1d42b1832a Properly support pluralized words in generated step definitions. 2010-06-07 11:46:01 -04:00
romanvbabenko 206dd0984e Fixed bug with cucumber step definitions and humanized names; fixes
gh-48
2010-04-12 10:42:50 -04:00
Joshua Clayton 2cfc4813fa Cucumber step definitions with blank association columns work intelligently 2010-03-29 17:48:19 -04:00
Joe Ferris da51a4e48d Fixes for step definitions involving factories with underscores 2009-09-15 18:14:34 -04:00
Joe Ferris adce9df6c9 More step definitions 2009-09-15 18:06:24 -04:00
Joe Ferris db6c46a101 Added alternate formatting for step definitions 2009-09-15 17:58:23 -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