riot-web/test
Travis Ralston e72008d7f1 Fix end-to-end tests for end-to-end encryption verification
Fixes https://github.com/vector-im/riot-web/issues/13226

This isn't the fastest route, but it is a predictable route for the happy path we probably want to test. For example, Alice will already be staring at the DM and could easily accept the verification there, but we probably want to make sure that the toast is present and does the right thing. Similarly, neither of them need to verify that there's green shields everywhere, they should be implied, however an explicit check follows a real user's gaze.
2020-04-17 14:31:33 -06:00
..
accessibility fix tests some moar 2020-01-22 11:05:25 +00:00
autocomplete 30 test failures to go :D 2019-12-16 11:12:48 +00:00
components Fixxy 2020-04-16 14:09:41 +01:00
editor match all, not just first instance of tokens to escape 2020-04-15 02:31:30 +01:00
end-to-end-tests Fix end-to-end tests for end-to-end encryption verification 2020-04-17 14:31:33 -06:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Fix more tests 2019-12-17 11:47:01 +00:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications Initial jest stuff. Blocked on Babel 7 2019-12-13 13:43:48 +00:00
stores Fix imports for tests 2020-01-09 17:23:27 -07:00
utils Add tests for was verified case 2020-03-30 16:33:22 +01:00
.eslintrc.js de-lint MegolmExportEncryption + test 2017-06-08 14:29:53 +01:00
DecryptionFailureTracker-test.js 30 test failures to go :D 2019-12-16 11:12:48 +00:00
PhasedRollOut-test.js 30 test failures to go :D 2019-12-16 11:12:48 +00:00
ScalarAuthClient-test.js Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps 2020-01-09 16:06:46 -07:00
Terms-test.js Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps 2020-01-09 16:06:46 -07:00
UserActivity-test.js Remove lolex where its not needed and move to dev-deps. Remove unused optimist 2020-01-18 01:39:14 +00:00
createRoom-test.js abstract out the check for available target devices 2020-02-18 11:25:19 +00:00
mock-clock.js Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps 2020-01-09 16:06:46 -07:00
setupTests.js Fix more tests 2019-12-17 11:47:01 +00:00
skinned-sdk.js Fix test bootstrap for new skinning approach 2020-01-09 17:23:46 -07:00
test-utils.js add test for grouping room creation events 2020-02-13 17:25:54 -05:00