foundersandcoders / test-tests

Test different test frameworks on the same app
0 stars 0 forks source link

JsDom last test fails when it shouldn't #1

Open besarthoxhaj opened 9 years ago

besarthoxhaj commented 9 years ago

https://github.com/foundersandcoders/test-tests/blob/master/test/jsdom/test.js#L77

The test passes manually, but fails on JsDom

besarthoxhaj commented 9 years ago

UPDATE

apparently the same test fails also on phantom

https://github.com/foundersandcoders/test-tests/blob/master/test/phantom/test.js#L64