Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace authors.feature with capybara rspec tests | Jamie Winsor | 2011-08-04 | 1 | -7/+0 |
| | |||||
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 5 | -0/+269 |
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 |