Include running jasmine tests for discussion forums on jenkins
This commit is contained in:
@@ -78,10 +78,11 @@ rake test_lms[false] || TESTS_FAILED=1
|
||||
rake test_common/lib/capa || TESTS_FAILED=1
|
||||
rake test_common/lib/xmodule || TESTS_FAILED=1
|
||||
|
||||
# Run the jaavascript unit tests
|
||||
# Run the javascript unit tests
|
||||
rake phantomjs_jasmine_lms || TESTS_FAILED=1
|
||||
rake phantomjs_jasmine_cms || TESTS_FAILED=1
|
||||
rake phantomjs_jasmine_common/lib/xmodule || TESTS_FAILED=1
|
||||
rake phantomjs_jasmine_discussion || TESTS_FAILED=1
|
||||
|
||||
rake coverage:xml coverage:html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user