aboutsummaryrefslogtreecommitdiffstats
path: root/spec/factories
Commit message (Collapse)AuthorAgeFilesLines
* Replace category.features with capybara rspec requestsJamie Winsor2011-08-043-13/+19
| | | | Update FactoryGirl factory definition syntax
* Remove shared functionality that now exists in refinerycms-testing engineJamie Winsor2011-08-041-27/+0
|
* refactor engine testing scenarioJamie Winsor2011-08-034-0/+43
| | | | | | | | Engine is now tested standalone by leveraging a dummy rails app Enable Guard for speedy testing Move factories to the more standard location `spec/factories/*` Update README with a Testing section Rename migrations to contain datetimestamps for their version to fix migration order issues when migrating the dummy application
* Merged in Joe's and Steven's forks and updated for compatibility with < ↵Philip Arndt2010-11-223-18/+0
| | | | 0.9.9. Also, specs now work by including the factories and I have also laid the foundation for cucumber features. Fixed an issue where the javascript file was clashing with the same code we merged to core from this engine relating to submenus. Regenerated gemspec.
* Converted to factory_girl use, a little refactoredJoe Sak2010-08-093-0/+18