element-web/test
Travis Ralston 08419d195e Initial breakout for room list rewrite
This does a number of things (sorry):
* Estimates the type changes needed to the dispatcher (later to be replaced by https://github.com/matrix-org/matrix-react-sdk/pull/4593)
* Sets up the stack for a whole new room list store, and later components for usage.
* Create a proxy class to ensure the app still functions as expected when the various stores are enabled/disabled
* Demonstrates a possible structure for algorithms
2020-05-14 12:44:29 -06:00
..
accessibility fix tests some moar 2020-01-22 11:05:25 +00:00
autocomplete
components Initial breakout for room list rewrite 2020-05-14 12:44:29 -06:00
editor match all, not just first instance of tokens to escape 2020-04-15 02:31:30 +01:00
end-to-end-tests here's hoping Synapse doesn't actually try to send an email :D 2020-04-22 13:50:40 +01:00
i18n
i18n-test
img
notifications
stores Fix imports for tests 2020-01-09 17:23:27 -07:00
utils Separate toasts for existing & new device verification 2020-04-28 18:35:16 +01:00
.eslintrc.js
DecryptionFailureTracker-test.js
PhasedRollOut-test.js
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
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