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
Mikunj f53bec38a5 Added password inputs on registration screen.
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.

Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
7 years ago
..
app Added password inputs on registration screen. 7 years ago
metadata Merge signal changes into branch. 7 years ago
models Fixed test again after rebase, reworked some logic in the conversation validateNumber function to correctly reflect what libsignal thinks is valid 7 years ago
modules Linting of the test flies 7 years ago
views Fix failing tests except for problematic spellcheck package 7 years ago
.eslintrc.js eslintify all test files 7 years ago
_test.js Restor full function syntax to custom Mocha reporter 7 years ago
backup_test.js Linting of the test flies 7 years ago
blanket_mocha.js Format all source code using Prettier 8 years ago
conversation_controller_test.js eslintify all test files 7 years ago
crypto_test.js eslintify all test files 7 years ago
database_test.js eslintify all test files 7 years ago
fixtures.js eslintify all test files 7 years ago
fixtures_test.js eslintify all test files 7 years ago
i18n_test.js eslintify all test files 7 years ago
index.html Fixed test again after rebase, reworked some logic in the conversation validateNumber function to correctly reflect what libsignal thinks is valid 7 years ago
keychange_listener_test.js eslintify all test files 7 years ago
libphonenumber_util_test.js eslintify all test files 7 years ago
manual.txt Add manual test scenarios for remembering window state 8 years ago
reliable_trigger_test.js eslintify all test files 7 years ago
spellcheck_test.js eslintify all test files 7 years ago
storage_test.js Fix failing tests except for problematic spellcheck package 7 years ago