riot-web/test
Travis Ralston 344dac4fb9 Convert CommonJS exports to ES6-compatible exports
We use `export default` begrudgingly here. Ideally we'd use just `export`, though this entire SDK expects things to be exported as a default. Instead of breaking everything, we'll sacrifice our export pattern for a smaller diff - a later commit can always do the default export -> regular export conversion.
2019-12-22 21:01:02 -07:00
..
autocomplete Also test the two options while we're at it 2018-10-11 21:04:50 +01:00
components Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
editor adjust list item numbers in test that are now preserved 2019-10-22 15:43:40 +02:00
end-to-end-tests Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
img
notifications fix tests 2018-04-15 23:48:52 +01:00
stores Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
utils Add tests 2019-12-05 00:11:10 +00:00
.eslintrc.js de-lint MegolmExportEncryption + test 2017-06-08 14:29:53 +01:00
DecryptionFailureTracker-test.js breaking changes from expect upgrade 2019-01-02 16:59:48 -06:00
PhasedRollOut-test.js fix test lint 2018-10-15 17:15:22 +02:00
ScalarAuthClient-test.js unsused variable 2019-07-11 16:02:02 +01:00
Terms-test.js apparently I was doing array bracket spacing wrong 2019-07-11 14:44:45 +01:00
UserActivity-test.js Rename 2019-03-11 11:38:54 +00:00
all-tests.js Run eslint --fix 2017-10-11 17:56:17 +01:00
mock-clock.js Run eslint --fix 2017-10-11 17:56:17 +01:00
skinned-sdk.js Run eslint --fix 2017-10-11 17:56:17 +01:00
test-utils.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00