mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-02 08:13:37 +01: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.