aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-0912-314/+313
* No need to explicitly call load_factories for Refinery::TestingJamie Winsor2011-10-281-2/+0
* Remove dummy application for testingJamie Winsor2011-10-2668-1770/+0
* Load refinerycms factories properlyJamie Winsor2011-10-102-24/+14
* Fix draft preview of blog postsJamie Winsor2011-09-212-0/+26
* use let instead of let! when we can lazily load these fixturesJamie Winsor2011-09-041-4/+4
* accidentally had left perform_caching set to trueJamie Winsor2011-09-041-1/+1
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-048-28/+95
* index action of blog post controller now caches and sweeps on changesJamie Winsor2011-09-038-203/+333
* Converted Factory to FactoryGirl to fix deprecation warnings.Philip Arndt2011-09-037-40/+39
* remove accidental inclusion of future featureJamie Winsor2011-09-021-2/+0
* update and import refinerycms migrations and seedsJamie Winsor2011-09-0210-29/+51
* Added sqlite3, pg, mysql2 to the Gemfile and added Jamie to the notifications...Philip Arndt2011-09-021-0/+1
* Syntax fixes for Ruby 1.8.7Jamie Winsor2011-08-143-3/+8
* Move factories under spec dir so that they get picked up by spec_helper.Uģis Ozols2011-08-133-0/+0
* Remove spork as a development dependencyJamie Winsor2011-08-112-6/+18
* Dummy app is no longer a submodule, now part of the projected - generated by ...Jamie Winsor2011-08-1072-23/+1776
* Add Rails3.1 assets gemfile entry into Gemfile (required to start Rails dummy...Jamie Winsor2011-08-061-0/+0
* Replace cucumber tag features with rspec request testsJamie Winsor2011-08-042-0/+40
* Replace category.features with capybara rspec requestsJamie Winsor2011-08-045-95/+127
* Replace authors.feature with capybara rspec testsJamie Winsor2011-08-041-4/+16
* Add request and controller authentication macros to rspec configJamie Winsor2011-08-044-12/+6
* Remove shared functionality that now exists in refinerycms-testing engineJamie Winsor2011-08-042-29/+4
* Add rake tasks to initialize the testing environmentJamie Winsor2011-08-031-0/+0
* refactor dummy application into git submoduleJamie Winsor2011-08-0364-1583/+0
* rename default database for mysql and postgres example databasesJamie Winsor2011-08-032-6/+6
* Rid this project of autotestJamie Winsor2011-08-032-19/+0
* refactor engine testing scenarioJamie Winsor2011-08-0375-22/+1706
* Make those specs green again.Uģis Ozols2011-08-039-23/+19
* 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
* Rails 3.1 - wip.Uģis Ozols2011-07-276-279/+285
* Spec context is about false.Uģis Ozols2011-07-041-1/+1
* Copy / Paste mistake fixedJohan Bruning2011-07-041-1/+1
* Added ability to disable teaser independent of teaser lengthJohan Bruning2011-07-041-0/+24
* Refactored the spec suite to be consistent.Philip Arndt2011-06-293-43/+43
* fixed ruby 1.9.2 warnings about useless use of == in boid contextIvan Storck2011-06-231-3/+3
* this needs html_safeJoe Sak2011-06-231-0/+6
* Model spec filenames should be singularMarc Remolt2011-05-093-0/+0
* Fixes for blog_post specsMarc Remolt2011-05-091-61/+73
* tests were failing all over the placeJoe Sak2011-04-222-52/+44
* More test coverage for tags: can fill tags in on admin formJoe Sak2011-03-111-2/+3
* Acts as taggable installedJoe Sak2011-03-111-0/+6
* test fixingJoe Sak2011-03-081-15/+15
* Hi, my name is...Philip Arndt2011-03-021-1/+1
* WIP- just stuck on the uninitialized Constant weirdnessJoe Sak2011-02-241-1/+1