Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor engine testing scenario | Jamie Winsor | 2011-08-03 | 3 | -31/+0 |
| | | | | | | | | 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 | ||||
* | Cucumber tag steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -2/+2 |
| | |||||
* | Cucumber category steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -3/+3 |
| | |||||
* | Cucumber author steps now pass. | Uģis Ozols | 2011-07-27 | 1 | -2/+2 |
| | |||||
* | Refactored the spec suite to be consistent. | Philip Arndt | 2011-06-29 | 2 | -6/+6 |
| | |||||
* | Fixed failing tag feature. | Philip Arndt | 2011-06-27 | 1 | -0/+2 |
| | |||||
* | tag url strategy updated | Joe Sak | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | Add spec for blog post categories | Michael Gall | 2011-06-08 | 1 | -0/+11 |
| | |||||
* | Closes GH-29. Blog posts act as taggable. rspec & cukes passing | Joe Sak | 2011-03-11 | 1 | -0/+8 |
| | |||||
* | More test coverage for tags: can fill tags in on admin form | Joe Sak | 2011-03-11 | 1 | -0/+3 |
| | |||||
* | Fix bad syntax in cukes | Joe Sak | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | A little refactor and language change due to core auth steps & factories | Joe Sak | 2011-02-24 | 1 | -6/+2 |
| | |||||
* | WIP- just stuck on the uninitialized Constant weirdness | Joe Sak | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | WIP: trying to test user association as author | Joe Sak | 2011-02-24 | 1 | -0/+11 |