mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Moved all test code into /test. Renamed test.js to crypto_test.js. (Let's try to keep test files topical.) Merged test_views.html and test.html into a single test/index.html. Todo: use Grunt to generate test/index.html from index.html and files found in /test. Also, write more tests.