Will Daly
|
e1d3fb7301
|
Added warning message when no coverage information found.
Added comments to tests.rake
|
2013-06-04 19:21:24 -04:00 |
|
Will Daly
|
99c185f06b
|
Added diff coverage printout to rake coverage command
|
2013-06-04 18:39:49 -04:00 |
|
Will Daly
|
9c506020d9
|
Fixed bug in tests.rake in which rm would be called with no args.
|
2013-06-04 17:51:12 -04:00 |
|
Will Daly
|
afa6f485fd
|
Added diff-cover as a requirement (installed from github)
|
2013-06-03 13:31:07 -04:00 |
|
Will Daly
|
76ae980006
|
Clean the report directories before each test run,
to ensure we don't get coverage results from a
previous test run.
|
2013-06-03 12:19:13 -04:00 |
|
Will Daly
|
34d1ea9e63
|
Consolidated coverage report generation into one rake command.
Added diff coverage reports using diff-coverage tool.
|
2013-05-30 15:09:39 -04:00 |
|
chrisndodge
|
a8084628e1
|
Merge pull request #1956 from edx/feature/cdodge/autoprovision-forums-master
Feature/cdodge/autoprovision forums master
|
2013-05-23 09:27:36 -07:00 |
|
Chris Dodge
|
293d0a8645
|
special case the db setup for the cms acceptance tests. We need the comment client database tables to be created since we're creating the DB from scratch
|
2013-05-22 21:58:29 -04:00 |
|
Calen Pennington
|
dcefd9e991
|
Taught rake test_lms and test_cms to run specific tests by passing a single argument
|
2013-05-22 21:37:48 -04:00 |
|
Will Daly
|
342b3bb0e9
|
Merge branch 'master' into feature/will/ci-lettuce-tests
Resolved conflict with changes to Rakefile in master
Conflicts:
rakefile
|
2013-05-16 11:21:59 -04:00 |
|
Calen Pennington
|
9d42bce54f
|
Split rake file into smaller, more manageable pieces
|
2013-05-15 15:25:35 -04:00 |
|