Turned off Backbone.Mediator validation for tests.

This commit is contained in:
Scott Erickson 2014-06-07 19:08:07 -07:00
parent cefeb1df14
commit 1b166028c6

View file

@ -103,6 +103,7 @@ module.exports = TestView = class TestView extends CocoView
beforeEach ->
jasmine.Ajax.requests.reset()
Backbone.Mediator.init()
Backbone.Mediator.setValidationEnabled false
# TODO Stubbify more things
# * document.location
# * firebase