signal-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
2018-04-23 15:36:47 -07:00
..
app Eslintify test/backup_test.js 2018-04-20 15:24:04 -07:00
models Introduce intl-friendly sort order for contact lists (#1900) 2017-12-14 16:30:11 -08:00
modules Backup and end-to-end test! 2018-04-20 15:24:04 -07:00
styleguide Eslintify test/backup_test.js 2018-04-20 15:24:04 -07:00
views Responding to pull request review feedback 2018-04-23 15:36:47 -07:00
.eslintrc.js Eslintify test/backup_test.js 2018-04-20 15:24:04 -07:00
_test.js Run migrations before clearing database during tests 2018-04-03 11:45:11 -04:00
backup_test.js Responding to pull request review feedback 2018-04-23 15:36:47 -07:00
blanket_mocha.js Fix blanket popup 2014-07-26 19:14:14 -04:00
conversation_controller_test.js Introduce intl-friendly sort order for contact lists (#1900) 2017-12-14 16:30:11 -08:00
crypto_test.js Encryption support for backup and restore 2018-03-20 11:53:54 -07:00
database_test.js Refactor: db tasks to database.js, log delete to modules/logs.js 2018-03-14 14:42:15 -07:00
emoji_util_test.js Upgrade emoji support (#1482) 2017-09-15 13:22:11 -07:00
fixtures.js Fix electron test race condition with protobuf loading 2018-04-20 15:24:02 -07:00
fixtures_test.js Fix electron test race condition with protobuf loading 2018-04-20 15:24:02 -07:00
i18n_test.js Update style of i18n, pull it in via preload instead of .html 2018-04-04 16:03:10 -07:00
index.html Fix electron test race condition with protobuf loading 2018-04-20 15:24:02 -07:00
keychange_listener_test.js Rename createTemporary to dangerouslyCreateAndAdd 2018-03-27 19:52:17 -04:00
libphonenumber_util_test.js Refactor number parsing and validation 2015-12-09 18:58:51 -08:00
manual.txt Add manual test scenarios for remembering window state 2017-09-14 16:53:48 -07:00
reliable_trigger_test.js Override Backbone's trigger with one that catches exceptions 2017-08-04 12:03:25 -07:00
spellcheck_test.js Add spellcheck smoke test 2017-09-14 16:53:48 -07:00
storage_test.js Remove all mention of obsolete safety-number-approval setting 2018-03-14 14:42:15 -07:00