ftlabs / fruitmachine-media

FruitMachine helper that allows different setup and teardown callbacks to be called based on media queries
MIT License
6 stars 3 forks source link

Perform setups and teardowns blocking on each other. To avoid interfering. #11

Closed AdaRoseCannon closed 10 years ago

rowanbeentje commented 10 years ago

Running the tests always passes for me, but it also says: PhantomJS 1.9.7, Linux [assert.equals] null expected to be equal to large teardownundefined Uncaught Ex ...so it doesn't feel like they actually should be passing :)

AdaRoseCannon commented 10 years ago

That is odd, it shouldn't make that assert if the value it's comparing is null.