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
Daniel Gasienica be3e4d86c2 Add `Errors.toLogFormat`
Allows errors to be formatted and sanitized for logging. Removes sensitive paths
such as the app root directory.

Ideally, this module would be called singular `Error` but that is already a
global name. Using `Errors` plural is  similar to Java convention for utilities
such as `Arrays`, `Collections`, `Files`, etc. See:
https://stackoverflow.com/a/11673838
7 years ago
..
app Rename ‘File a Bug’ to ‘Report an Issue’ 7 years ago
models Introduce intl-friendly sort order for contact lists (#1900) 7 years ago
modules Add `Errors.toLogFormat` 7 years ago
server/app Security: Replace Unicode order overrides in attachment names 7 years ago
views New design for import/install, 'light' import (#2053) 7 years ago
.eslintrc.js Clean logs on start - and eslint/mocha with code coverage (#1945) 7 years ago
_test.js Remove test/protos symlink, use window.PROTO_ROOT for config 8 years ago
backup_test.js Log out information from DOMException when import fails (#1923) 7 years ago
blanket_mocha.js
conversation_controller_test.js Introduce intl-friendly sort order for contact lists (#1900) 7 years ago
emoji_util_test.js Upgrade emoji support (#1482) 8 years ago
fixtures.js Improve fixtures, restore InboxView rendering on the test page (#1562) 8 years ago
fixtures_test.js Improve fixtures, restore InboxView rendering on the test page (#1562) 8 years ago
i18n_test.js Cleanup: Add unit-tests task to grunt test, fix style checks 8 years ago
index.html UX Improvements: Global Menu & Copy Changes (#2078) 7 years ago
keychange_listener_test.js Fetch conversations once, clean up ConversationController API (#1420) 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 isUntrusted: Return false if firstUse is true 8 years ago