mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 04:25:31 +08:00
3a49bfe448
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 |
||
---|---|---|
.. | ||
console-reporter.es6 | ||
jasmine-extensions.es6 | ||
jasmine.js | ||
master-after-each.es6 | ||
master-before-each.es6 | ||
n1-gui-reporter.cjsx | ||
n1-spec-loader.es6 | ||
n1-spec-runner.es6 | ||
nylas-test-constants.es6 | ||
react-test-utils-extensions.es6 | ||
spec-bootstrap.es6 | ||
terminal-reporter.es6 | ||
time-override.coffee | ||
time-reporter.coffee |