index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
spec_helper.rb
Age
Commit message (
Collapse
)
Author
2017-04-17
upgrade to ruby 2.4.1
mo
2015-01-11
use codeclimate instead of simplecov.
mo khan
2015-01-02
move simplecov factory girl include to rails helper.
mo khan
2015-01-02
upgrade specs to expect syntax.
mo khan
2014-09-17
get all tests passing except for registration and password reset.
mo khan
2014-06-12
remove geocoding stuff because production is crashing when trying to connect ↵
mo khan
to freegeoip.net.
2014-06-10
use the new rails_helper and spec_helper thingy.
mo khan
2014-06-10
upgrade to rspec rails 3.0
mo khan
2014-06-09
upgrade to rspec 2.99 and make compatible with rspec 3.0
mo khan
2013-12-29
filter out simplecov results.
mo khan
2013-12-28
run feature specs using poltergeist if HEADLESS environment variable is defined.
mo khan
2013-12-23
add a 60 second timeout for poltergeist.
mo khan
2013-12-23
install poltergeist.
mo khan
2013-09-14
move devise rspec helpers into spec_helper.
mo khan
2013-07-20
fix database cleaner configuration to use truncation strategy for feature ↵
mo khan
tests driven by selenium web driver
2013-07-19
install databse cleaner
mo khan
2013-05-04
add seach controller specs
mo khan
2013-03-02
start to cleanup the comments controller spec.
mo khan
2013-02-21
move requests to features and fix tests
mo k
2013-02-20
remove spork and guard
mo k
2013-01-11
bundle update to fix rails vulnerability
mo k
2012-10-25
added initial capybara to start functional testing
luu stiles
2012-10-16
added simplecov to project for code coverage stats
luu stiles
2012-10-12
add is_published? to the creation model.
mo k
2012-09-27
give up on trying to test when you are not signed in.
mo k
2012-09-27
update the comments controller specs
mo k
2012-09-27
move devise login to a test helper.
mo k
2012-06-09
extract command to create command.
mo k
2012-06-08
add spork and guard configuration. tests are much faster with these guys ↵
mo k
running.
2012-06-08
remove deprecated devise settings and add 2 settings to spec_helper to ↵
mo k
increase test time by 2 seconds.
2011-08-02
add guard and factory girl factory for user.
mo k
2011-06-20
rails g rspec:install
mo k