Michael Telatynski
|
6b46d6e4f8
|
Add MatrixClientPeg::safeGet and use it in tests (#10985)
|
2023-06-05 18:12:23 +01:00 |
Michael Telatynski
|
4574c665ea
|
Conform more code to strict null checking (#10167)
* Conform more code to strict null checking
* Delint
* Iterate PR based on feedback
|
2023-02-16 17:21:44 +00:00 |
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
Travis Ralston
|
a987ead7d2
|
Step 8.1: Remove skinning setup from all tests
|
2022-03-28 14:02:31 -06:00 |
Kerry
|
df6c53ff41
|
include /test/stores in tsconfig (#8026)
* fix space store emits
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix spacestore-test imports
* fix export-test.tsx
Signed-off-by: Kerry Archibald <kerrya@element.io>
* include test/utils to tsconfig
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix types in SpaceStore-test
Signed-off-by: Kerry Archibald <kerrya@element.io>
* fix ts issues in rest of test/stores
Signed-off-by: Kerry Archibald <kerrya@element.io>
* include test/stores in tsconfig
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-03-11 17:03:33 +01:00 |
Kerry
|
5e76d988ca
|
convert test-utils to typescript (#7877)
* move js utils into directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* typescripterize js test-utils
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move test utils to directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* move remaining mock functions to directory
Signed-off-by: Kerry Archibald <kerrya@element.io>
* update imports
Signed-off-by: Kerry Archibald <kerrya@element.io>
* missed copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* type wait for update
Signed-off-by: Kerry Archibald <kerrya@element.io>
|
2022-02-23 11:21:11 +00:00 |
Michael Telatynski
|
8ddd677c35
|
De-labs Metaspaces (#7613)
|
2022-01-25 12:33:17 +00:00 |
Michael Telatynski
|
5ad3261cb2
|
Implement more meta-spaces (#7077)
|
2021-11-11 13:07:41 +00:00 |
Michael Telatynski
|
a688e5b8b3
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
Conflicts:
src/components/structures/LoggedInView.tsx
src/stores/SpaceStore.tsx
|
2021-09-06 11:41:09 +01:00 |
Michael Telatynski
|
bbd420096b
|
don't bother awaiting SpaceStore::setActiveSpace as it is no longer async
|
2021-08-31 17:03:43 +01:00 |
Michael Telatynski
|
da110855f0
|
delint and remove groups-specific tests and setups
|
2021-08-11 15:36:35 +01:00 |
Michael Telatynski
|
3c436c9617
|
update setting naming to match style
|
2021-07-30 12:20:02 +01:00 |
Michael Telatynski
|
776435f620
|
Switch all-rooms toggle for spaces to non-feature settings key
|
2021-07-27 21:17:24 +01:00 |
Michael Telatynski
|
ec173e74e6
|
Test & Refactor SpaceWatcher to allow all rooms/home change without needing reload
|
2021-07-27 20:15:40 +01:00 |