You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Separate linting from testing as follows: - `yarn jscs`: Run JSCS. - `yarn jshint`: Run JSHint. - `yarn lint`: Run all linters, i.e. ESLint, TSLint, JSHint, and JSHint. - `yarn test-node`: Run Mocha tests in Node.js environment. - `yarn test-electron`: Run tests in Electron environment via Grunt. - `yarn test`: Run all tests. CI - Align Travis and AppVeyor scripts as much as possible. - Run linting before tests to fail fast. - Run Node.js (headless and fast) tests first. - Run Electron tests last (Travis seems to require custom setup in `travis.sh`). |
7 years ago | |
---|---|---|
.. | ||
app | 7 years ago | |
models | 8 years ago | |
modules | 7 years ago | |
styleguide | 7 years ago | |
views | 7 years ago | |
.eslintrc.js | 7 years ago | |
_test.js | 7 years ago | |
backup_test.js | 7 years ago | |
blanket_mocha.js | 11 years ago | |
conversation_controller_test.js | 8 years ago | |
crypto_test.js | 7 years ago | |
database_test.js | 7 years ago | |
emoji_util_test.js | 8 years ago | |
fixtures.js | 8 years ago | |
fixtures_test.js | 8 years ago | |
i18n_test.js | 7 years ago | |
index.html | 7 years ago | |
keychange_listener_test.js | 7 years ago | |
libphonenumber_util_test.js | 10 years ago | |
manual.txt | 8 years ago | |
reliable_trigger_test.js | 8 years ago | |
spellcheck_test.js | 8 years ago | |
storage_test.js | 7 years ago |