Commit graph

4 commits

Author SHA1 Message Date
spalger
2422a988e5 [rename] rename all files to snake_case 2016-02-24 12:14:05 -08:00
spalger
7b15ee05d1 [mochaSetup] added notes to explain the purpose for the workarounds in place 2016-01-13 16:50:55 -07:00
spalger
680bf2102c [mocha] setup auto-release-sinon for server tests 2016-01-12 16:36:02 -07:00
spalger
c87aec3dae [mocha] move setup work into module
with https://github.com/elastic/kibana/pull/5553 we added command line flags the told mocha it was supposed to use babel. This changes the strategy here and instead uses mocha's -r option (and it's mocha.opts file to specify it). This means that using mocha directly from the command line still works, and that we have a place where we can do other setup work.
2016-01-12 16:26:42 -07:00