marionettejs / backbone.radio

Messaging patterns for Backbone applications.
MIT License
491 stars 50 forks source link

Tests are borked #245

Closed megawac closed 8 years ago

megawac commented 8 years ago

While I was marathon updates to support Backbone@1.3.2 (https://github.com/marionettejs/backbone.marionette/issues/2930) earlier I noticed that tests aren't functioning on this repo. I think it may simply be that babel needs to be updated but not sure.

paulfalgout commented 8 years ago

Hmm yeah.. html runner isn't compiling correctly. haven't gone back to node 0.12 to try it, but this is either that or a dependency regression I think..

For me at least, the node tests are working.

samccone commented 8 years ago

jsdom issue prob

paulfalgout commented 8 years ago

What I guessed at first, but there's no DOM in Radio