aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed test failures relating to not finding the title.Philip Arndt2015-03-051-1/+1
* Switch to poltergeist from seleniumAnita Graham2015-02-241-1/+2
* Update gem globalize (< 5.2) and fix factory_girlBrice Sanchez2015-02-201-1/+0
* Upgraded to rspec 3.xPhilip Arndt2014-12-041-1/+0
* Upgraded some testing syntax, changed to selenium for more passable results.Philip Arndt2014-08-221-2/+1
* Replace selenium with poltergeist.Uģis Ozols2014-01-271-1/+2
* Remove spork.Uģis Ozols2012-10-231-46/+20
* No need to specify Devise.stretches in spec_helper because it gets set in dev...Uģis Ozols2012-02-021-3/+0
* Added support for new code in Refinery CMS since resolve/refinerycms#1234Philip Arndt2012-02-011-15/+36
* The newest factory_girl apparently doesn't like how this worked.Pete Higgins2012-01-061-2/+2
* Load refinerycms factories properlyJamie Winsor2011-10-101-24/+12
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-11/+16
* remove accidental inclusion of future featureJamie Winsor2011-09-021-2/+0
* update and import refinerycms migrations and seedsJamie Winsor2011-09-021-0/+3
* Remove spork as a development dependencyJamie Winsor2011-08-111-4/+16
* Dummy app is no longer a submodule, now part of the projected - generated by ...Jamie Winsor2011-08-101-23/+3
* Add request and controller authentication macros to rspec configJamie Winsor2011-08-041-0/+2
* Remove shared functionality that now exists in refinerycms-testing engineJamie Winsor2011-08-041-2/+4
* refactor engine testing scenarioJamie Winsor2011-08-031-0/+48