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 |
||
|---|---|---|
| .. | ||
| autocomplete | ||
| components | ||
| i18n | ||
| i18n-test | ||
| img | ||
| notifications | ||
| stores | ||
| utils | ||
| .eslintrc.js | ||
| DecryptionFailureTracker-test.js | ||
| PhasedRollOut-test.js | ||
| all-tests.js | ||
| matrix-to-test.js | ||
| mock-clock.js | ||
| skinned-sdk.js | ||
| test-utils.js | ||