Mailspring/spec/n1-spec-runner
Juan Tejada 3a49bfe448 fix(specs) Fix Spellchecker tests
Summary:
Previously, these tests were mostly testing the library itself, instead
of our code. The library performed expensive operations and caused the
test to time out more often than not

This commit makes it so we test our code, mock out any calls to side
effects, and removes a line that was overriding our jasmine timeout

Test Plan: unit

Reviewers: spang, evan, halla

Reviewed By: evan, halla

Differential Revision: https://phab.nylas.com/D3885
2017-02-10 12:36:07 -08:00
..
console-reporter.es6
jasmine-extensions.es6
jasmine.js fix(spelling): Correct references 2016-12-06 16:05:05 -08:00
master-after-each.es6 feat(specs) Clean up local-sync database after each spec 2017-02-02 14:52:22 -08:00
master-before-each.es6
n1-gui-reporter.cjsx fix(specs) Synchronously render test reporting gui for better stack traces 2017-02-10 12:19:18 -08:00
n1-spec-loader.es6
n1-spec-runner.es6 fix(specs) Fix Spellchecker tests 2017-02-10 12:36:07 -08:00
nylas-test-constants.es6
react-test-utils-extensions.es6
spec-bootstrap.es6 fix(lint): fix linter import error 2016-11-18 11:13:21 -08:00
terminal-reporter.es6
time-override.coffee fix(specs): change spec scheduler back to setTimeout 2017-01-25 17:43:11 -05:00
time-reporter.coffee