element-web/test
J. Ryan Stinnett 474c029db5 Fix permalink via parsing for rooms
This adjusts the app local link parsing path to better handle `via`s in query
params. Previously this path only expected them when an event ID was also
present, but it's also valid to have `via`s without event IDs as well.

Fixes https://github.com/vector-im/element-web/issues/16345
2021-02-03 15:18:19 +00:00
..
accessibility fix tests some moar 2020-01-22 11:05:25 +00:00
autocomplete Extend QueryMatcher's sorting heuristic 2020-06-17 23:41:41 -04:00
components Fix permalink via parsing for rooms 2021-02-03 15:18:19 +00:00
editor Trim range when formatting so that it excludes leading/trailing spaces 2020-09-29 14:15:20 +01:00
end-to-end-tests fix typo in end-to-end-test run script output 2021-01-31 09:53:15 +01:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Attempt to fix tests some more 2020-09-15 13:19:47 +01:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications Remove a couple more files from eslintignore 2020-10-30 18:33:33 +00:00
stores Fix imports for tests 2020-01-09 17:23:27 -07:00
utils Fix tests 2021-01-13 16:02:35 +00: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 lolex renamed to @sinonjs/fake-timers 2021-01-27 12:31:37 +00:00
VoipUserMapper-test.ts Oops, the tests won't work if we don't export the functions 2021-01-21 22:42:12 +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 remove stale references to MatrixToolbar 2020-05-30 12:36:17 +01:00
test-utils.js Fix permalink via parsing for rooms 2021-02-03 15:18:19 +00:00