element-web/test
Travis Ralston f08a54ed1e Don't consider ACL'd servers as permalink candidates
and fix the bug where it was picking 4 servers instead of 3. This was due to `<=` instead of `<` in the `MAX_SERVER_CANDIDATES` loop. Added tests for all the things.

Fixes https://github.com/vector-im/riot-web/issues/7752
Fixes https://github.com/vector-im/riot-web/issues/7682
2018-12-05 18:00:09 -07:00
..
autocomplete Also test the two options while we're at it 2018-10-11 21:04:50 +01:00
components Add error to UI when group member list fails to load 2018-12-04 18:46:15 -06:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Perform substitution on all parts, not just the last one 2017-11-17 08:47:31 +01:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications fix tests 2018-04-15 23:48:52 +01:00
stores q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
utils rewrite MegolmExportEncryption using async/await 2017-06-08 14:45:01 +01:00
.eslintrc.js de-lint MegolmExportEncryption + test 2017-06-08 14:29:53 +01:00
all-tests.js Run eslint --fix 2017-10-11 17:56:17 +01:00
DecryptionFailureTracker-test.js Test everything 2018-07-05 14:55:29 +01:00
matrix-to-test.js Don't consider ACL'd servers as permalink candidates 2018-12-05 18:00:09 -07:00
mock-clock.js Run eslint --fix 2017-10-11 17:56:17 +01:00
PhasedRollOut-test.js fix test lint 2018-10-15 17:15:22 +02:00
skinned-sdk.js Run eslint --fix 2017-10-11 17:56:17 +01:00
test-utils.js Only mark group as failed to load for summary 2018-12-04 18:32:16 -06:00