LOZORD / xanadu

A game of precarious alliances and breaking fast on honeydew.
Other
21 stars 12 forks source link

No slow tests! #87

Open LOZORD opened 7 years ago

LOZORD commented 7 years ago

None of the Mocha tests should be slow (yellow). We should try to remove any explicit this.slow calls, if possible.

LOZORD commented 7 years ago

Might want to move from jsdom to cheerio: https://tanzimsaqib.wordpress.com/2015/06/06/continuous-functional-test-automation-with-gulp-mocha-request-cheerio-chai/