element-portable/test
J. Ryan Stinnett fa3ace8473 Rework message pilling to ignore event permalinks
This removes pills from event permalinks since they hide the text associated
with the link, which can cause nonsensical messages since words have been
removed. In addition, this moves away from fragile regexs to more
straightforward code to parse links and adds a test for this case.

Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5188
Fixes https://github.com/vector-im/element-web/issues/15159
2021-01-27 11:46:20 +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 Rework message pilling to ignore event permalinks 2021-01-27 11:46:20 +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 Rebrand various CI scripts and modules 2020-12-03 13:56:27 +00: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
createRoom-test.js abstract out the check for available target devices 2020-02-18 11:25:19 +00:00
DecryptionFailureTracker-test.js 30 test failures to go :D 2019-12-16 11:12:48 +00:00
mock-clock.js Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps 2020-01-09 16:06:46 -07: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
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
Terms-test.js Merge remote-tracking branch 'origin/t3chguy/jest' into travis/sourcemaps 2020-01-09 16:06:46 -07:00
test-utils.js fix tests 2020-11-05 16:27:41 +00:00
UserActivity-test.js fix tests which use a private method 2020-10-14 10:47:46 +01:00