aboutsummaryrefslogtreecommitdiffstats
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Replace cucumber tag features with rspec request testsJamie Winsor2011-08-042-0/+40
* Replace category.features with capybara rspec requestsJamie Winsor2011-08-042-82/+108
* Replace authors.feature with capybara rspec testsJamie Winsor2011-08-041-4/+16
* Add request and controller authentication macros to rspec configJamie Winsor2011-08-043-12/+4
* refactor engine testing scenarioJamie Winsor2011-08-033-20/+25
* Make those specs green again.Uģis Ozols2011-08-033-20/+3
* DB isn't cleared from previous test data. For now clear it ourselves but as f...Uģis Ozols2011-07-292-2/+10
* Need a user first because otherwise it will redirect to first user creation f...Uģis Ozols2011-07-292-2/+6
* Manage blog posts request specs are now green.Uģis Ozols2011-07-291-6/+1
* Update translation scopesJamie Winsor2011-07-282-0/+39
* More request specs and updates to code to make specs pass.Uģis Ozols2011-07-281-5/+32
* Start to add request specs.Uģis Ozols2011-07-281-0/+71