Mailspring/spec/n1-spec-runner
Evan Morikawa 331dc59853 fix(spec):
Dramatically clean up and simply the spec bootup process.

Converting spec bootup system to es6 from coffee.

Converted old `jasmine-helper`, `spec-helper`, and `spec-suite` to a new
`n1-spec-runner` file.

Each of these old files had tons and tons of code related to various parts
of the spec bootup and running process.

Each of those parts have been extracted into individual files
2016-10-16 20:10:19 -07:00
..
console-reporter.es6 Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00
jasmine-extensions.es6 Fixes to spec-helper extraction 2016-10-16 20:10:19 -07:00
jasmine.js Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00
master-after-each.es6 fix(spec): 2016-10-16 20:10:19 -07:00
master-before-each.es6 Fixes to spec-helper extraction 2016-10-16 20:10:19 -07:00
n1-gui-reporter.cjsx Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00
n1-spec-loader.es6 Fixes to spec-helper extraction 2016-10-16 20:10:19 -07:00
n1-spec-runner.es6 Initial extraction of all methods out of of spec-helper 2016-10-16 20:10:19 -07:00
nylas-test-constants.es6 Initial extraction of all methods out of of spec-helper 2016-10-16 20:10:19 -07:00
react-test-utils-extensions.es6 Initial extraction of all methods out of of spec-helper 2016-10-16 20:10:19 -07:00
spec-bootstrap.es6 Fixes to spec-helper extraction 2016-10-16 20:10:19 -07:00
terminal-reporter.es6 Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00
time-override.coffee Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00
time-reporter.coffee Move spec runner & deps into n1-spec-runner folder 2016-10-16 20:10:19 -07:00