Commit Graph

13 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
Joshua Clayton a51b97010d Add dependency on aruba 2011-07-22 11:35:30 -04:00
Joshua Clayton 9c4818a095 Handle aliases within the step definitions 2011-06-30 18:27:25 -04:00
Joe Ferris c59981de1b Split factories/sequences into separate registries most of the time;
Only use factories from step definitions
2011-05-25 20:08:59 -04:00
Joe Ferris 6b0b3ce748 Use appraisal for testing across ActiveRecord versions 2010-11-11 15:23:15 -06:00
Fernando Ultremare 1b28476713 Allow recursive associations from cucumber table arguments 2010-11-05 10:27:49 -04:00
Jon Yurek c1a8d772c5 Run tests in 2.1.*, 2.3.*, and 3.0.* 2010-05-20 13:42:45 -04:00
Tristan Dunn 59e66f85c4 Run tests with ActiveRecord 2.3.5 and 3.0.0.beta3! Woo! 2010-05-20 13:39:11 -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 db6c46a101 Added alternate formatting for step definitions 2009-09-15 17:58:23 -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 760a165b2e Added step definitions for cucumber 2009-09-15 15:47:47 -04:00