element-web/test
J. Ryan Stinnett 5fc25fd6ba Only mark group as failed to load for summary
Currently, any error in the `GroupStore`s several requests can cause the whole
`GroupView` component to hide and be mark the group as failed to load.

Since it is known that group members may fail to load in some cases, let's only
show failed to load for the whole group when the summary fails.

This also strengthens the `GroupView` test by ensuring we wait for multiple
updates for checking results.

Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
2018-12-04 18:32:16 -06:00
..
autocomplete Also test the two options while we're at it 2018-10-11 21:04:50 +01:00
components Only mark group as failed to load for summary 2018-12-04 18:32:16 -06:00
i18n Fix languages.json 2017-06-01 21:10:32 +02:00
i18n-test Perform substitution on all parts, not just the last one 2017-11-17 08:47:31 +01:00
img Fix a load of warnings in the tests 2016-10-11 14:20:40 +01:00
notifications fix tests 2018-04-15 23:48:52 +01:00
stores q(...) -> Promise.resolve 2017-07-12 18:05:08 +01:00
utils rewrite MegolmExportEncryption using async/await 2017-06-08 14:45:01 +01:00
.eslintrc.js de-lint MegolmExportEncryption + test 2017-06-08 14:29:53 +01:00
all-tests.js Run eslint --fix 2017-10-11 17:56:17 +01:00
DecryptionFailureTracker-test.js Test everything 2018-07-05 14:55:29 +01:00
matrix-to-test.js Appease the linter 2018-10-26 20:49:01 -06:00
mock-clock.js Run eslint --fix 2017-10-11 17:56:17 +01:00
PhasedRollOut-test.js fix test lint 2018-10-15 17:15:22 +02:00
skinned-sdk.js Run eslint --fix 2017-10-11 17:56:17 +01:00
test-utils.js Only mark group as failed to load for summary 2018-12-04 18:32:16 -06:00