summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
AgeCommit message (Expand)Author
2017-04-17upgrade to ruby 2.4.1mo
2015-01-11use codeclimate instead of simplecov.mo khan
2015-01-02move simplecov factory girl include to rails helper.mo khan
2015-01-02upgrade specs to expect syntax.mo khan
2014-09-17get all tests passing except for registration and password reset.mo khan
2014-06-12remove geocoding stuff because production is crashing when trying to connect ...mo khan
2014-06-10use the new rails_helper and spec_helper thingy.mo khan
2014-06-10upgrade to rspec rails 3.0mo khan
2014-06-09upgrade to rspec 2.99 and make compatible with rspec 3.0mo khan
2013-12-29filter out simplecov results.mo khan
2013-12-28run feature specs using poltergeist if HEADLESS environment variable is defined.mo khan
2013-12-23add a 60 second timeout for poltergeist.mo khan
2013-12-23install poltergeist.mo khan
2013-09-14move devise rspec helpers into spec_helper.mo khan
2013-07-20fix database cleaner configuration to use truncation strategy for feature tes...mo khan
2013-07-19install databse cleanermo khan
2013-05-04add seach controller specsmo khan
2013-03-02start to cleanup the comments controller spec.mo khan
2013-02-21move requests to features and fix testsmo k
2013-02-20remove spork and guardmo k
2013-01-11bundle update to fix rails vulnerabilitymo k
2012-10-25added initial capybara to start functional testingluu stiles
2012-10-16added simplecov to project for code coverage statsluu stiles
2012-10-12add is_published? to the creation model.mo k
2012-09-27give up on trying to test when you are not signed in.mo k
2012-09-27update the comments controller specsmo k
2012-09-27move devise login to a test helper.mo k
2012-06-09extract command to create command.mo k
2012-06-08add spork and guard configuration. tests are much faster with these guys runn...mo k
2012-06-08remove deprecated devise settings and add 2 settings to spec_helper to increa...mo k
2011-08-02add guard and factory girl factory for user.mo k
2011-06-20rails g rspec:installmo k