Joe Ferris
|
8b4a6a1c3a
|
Moved definition loading syntax out of the factory class; moved everything into a FactoryGirl module
|
2010-07-06 20:22:02 -04:00 |
|
Joe Ferris
|
2a39afe527
|
Changed internal methods to use the internal api
|
2010-07-06 20:22:02 -04:00 |
|
Joe Ferris
|
f3366b69f2
|
Separated unit and acceptance tests to isolate Rails-related dependencies
|
2010-06-10 13:37:51 -04:00 |
|
Nathan Sutton
|
8f3b24a559
|
Fixing inheritance of callbacks
Since callbacks share the same names they wouldn't be inherited.
I added a check to allow them to be inherited.
|
2009-10-10 00:23:57 -05:00 |
|
Nathan Sutton
|
6e35bf9207
|
Adding callbacks
|
2009-10-09 23:46:19 -05:00 |
|
Nick Quaranto
|
4ecd2f1178
|
Refactored Factory#stub so it uses a real instance and throws exceptions when connections to the database are triggered.
|
2009-04-28 15:08:27 -04:00 |
|
Joe Ferris
|
683aa43fab
|
Converted tests to specs
|
2009-04-13 21:15:25 -04:00 |
|