Andrew Haines
af78f5f0d9
Reduce test noise
2013-01-19 21:55:57 +00:00
Andrew Haines
eca41450ce
Reorganise test integration
...
Adds compatibility with minitest-rails 0.5
2013-01-12 16:28:37 +00:00
Andrew Haines
95f93d3655
Re-enable all specs
2012-11-12 20:31:56 +00:00
Andrew Haines
cef5e628be
Integration tests for all environments
...
The problem with using Cucumber is that it runs the dummy app in the
test environment. Because the view context behaviour is dependent on
environment, we need to test it running on an actual server.
2012-11-12 19:59:43 +00:00
Steve Klabnik
6f3579a63e
Make database a file task.
...
Now it will only do the migration if we need to.
2012-11-02 19:14:03 -07:00
Steve Klabnik
d343639240
work towards fixing the build
...
One spec is failing, somehow.
2012-11-02 19:05:59 -07:00
Vasiliy Ermolovich
a2e70b1f01
add db:migrate task
2012-10-25 10:26:32 +03:00
Steve Klabnik
eddebf8cdc
Moved cucumber task config to a file
2012-10-19 14:12:27 -03:00
Steve Klabnik
a8039d2848
Cleaned up Rakefile.
...
We can't even use RCov because we don't support 1.8.
2012-10-19 14:12:27 -03:00
Steve Klabnik
28ea364a2f
Added cucumber task and ci task
...
Now you can `rake cucumber` to run the cukes, and
`rake ci` to run the rspec tests and then the cukes.
2012-10-19 14:12:27 -03:00
Mark Burns
93191523ba
trailing whitespace
2012-03-03 14:01:19 +00:00
Theo Cushion
2614037c74
Feature: Added Ruby 1.8 support
2011-08-10 14:01:22 +01:00
Jeff Casimir
759ed4229b
Adding CoverMe as dev dependency
2011-07-27 23:44:10 -05:00
Jeff Casimir
a3804b0662
Bring over generator structure from rails_decorators
2011-06-30 18:19:48 -04:00