element-web/test
Travis Ralston e66f2a6c3f Revert ES6ification of end-to-end tests and add instructions for Windows
Because the tests are run directly by node, we have to use the CommonJS module syntax. We could run the thing through babel, but then we just have another babel.

Windows instructions are from experience and may not be optimized.
2020-01-10 10:13:41 -07:00
..
autocomplete 30 test failures to go :D 2019-12-16 11:12:48 +00:00
components Actually define some tests in TextualBody's test 2020-01-09 17:24:13 -07:00
editor 30 test failures to go :D 2019-12-16 11:12:48 +00:00
end-to-end-tests Revert ES6ification of end-to-end tests and add instructions for Windows 2020-01-10 10:13:41 -07:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Fix more tests 2019-12-17 11:47:01 +00:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications Initial jest stuff. Blocked on Babel 7 2019-12-13 13:43:48 +00:00
stores Fix imports for tests 2020-01-09 17:23:27 -07:00
utils Fix imports for tests 2020-01-09 17:23:27 -07: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
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 Fix test bootstrap for new skinning approach 2020-01-09 17:23:46 -07: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 imports for tests 2020-01-09 17:23:27 -07:00
UserActivity-test.js 30 test failures to go :D 2019-12-16 11:12:48 +00:00