aboutsummaryrefslogtreecommitdiffstats
path: root/spec/requests/manage_blog_posts_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* index action of blog post controller now caches and sweeps on changesJamie Winsor2011-09-031-141/+0
* Converted Factory to FactoryGirl to fix deprecation warnings.Philip Arndt2011-09-031-1/+1
* Replace cucumber tag features with rspec request testsJamie Winsor2011-08-041-0/+22
* Replace category.features with capybara rspec requestsJamie Winsor2011-08-041-69/+92
* Replace authors.feature with capybara rspec testsJamie Winsor2011-08-041-4/+16
* Add request and controller authentication macros to rspec configJamie Winsor2011-08-041-8/+1
* refactor engine testing scenarioJamie Winsor2011-08-031-1/+8
* Make those specs green again.Uģis Ozols2011-08-031-10/+1
* Manage blog posts request specs are now green.Uģis Ozols2011-07-291-6/+1
* 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