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.
session-desktop/test
Scott Nonnenberg c02860af5c
Responding to pull request review feedback
- messages.getQuoteObjectUrl: early return
- backup.js: explaining variables for long if statement
- types/messages.js: Log if thumbnail has neither data nor path
- sendmessage.js:
  - remove extraneous logging
  - fix indentation
  - upload attachments and thumbnails in parallel
- preload: don't load fs for tests, just fse
- _conversation.scss: split two selectors into two lines, 0px -> 0
- backup_test.js: use fse.existsSync and comment twoSlashes regex
- network_tests_view_test.js: Comment duplicate assignment to window.getSocketStatus
8 years ago
..
app Eslintify test/backup_test.js 8 years ago
models Introduce intl-friendly sort order for contact lists (#1900) 8 years ago
modules Backup and end-to-end test! 8 years ago
styleguide Eslintify test/backup_test.js 8 years ago
views Responding to pull request review feedback 8 years ago
.eslintrc.js Eslintify test/backup_test.js 8 years ago
_test.js Run migrations before clearing database during tests 8 years ago
backup_test.js Responding to pull request review feedback 8 years ago
blanket_mocha.js
conversation_controller_test.js Introduce intl-friendly sort order for contact lists (#1900) 8 years ago
crypto_test.js Encryption support for backup and restore 8 years ago
database_test.js Refactor: db tasks to database.js, log delete to modules/logs.js 8 years ago
emoji_util_test.js Upgrade emoji support (#1482) 8 years ago
fixtures.js Fix electron test race condition with protobuf loading 8 years ago
fixtures_test.js Fix electron test race condition with protobuf loading 8 years ago
i18n_test.js Update style of i18n, pull it in via preload instead of .html 8 years ago
index.html Fix electron test race condition with protobuf loading 8 years ago
keychange_listener_test.js Rename `createTemporary` to `dangerouslyCreateAndAdd` 8 years ago
libphonenumber_util_test.js
manual.txt Add manual test scenarios for remembering window state 8 years ago
reliable_trigger_test.js Override Backbone's trigger with one that catches exceptions 8 years ago
spellcheck_test.js Add spellcheck smoke test 8 years ago
storage_test.js Remove all mention of obsolete safety-number-approval setting 8 years ago