Michael Telatynski
|
a294ba2ad4
|
Conform more of the codebase to strictNullChecks + noImplicitAny (#11179)
|
2023-07-04 14:49:27 +01:00 |
|
Kerry
|
a87362a048
|
Unit test token login flow in MatrixChat (#11143)
* test tokenlogin
* whitespace
* tidy
* strict
|
2023-06-27 23:45:11 +00:00 |
|
Kerry
|
79a7b9aedc
|
Don't setup keys on login when encryption is force disabled (#11125)
* move shouldForceDisableEncryption to /crypto
* dont setup encryption when encryption is force disabled
* shuffle testing functions
* test post login security setup flows
* remove debug
* lint fixes
* strict fixes
* strict fixes p2
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2023-06-27 09:42:31 +00:00 |
|
Kerry
|
0eda8c17d5
|
Unit test post-login security setup flows in MatrixChat (#11126)
* shuffle testing functions
* test post login security setup flows
* remove debug
* strict fixes
* strict fixes p2
|
2023-06-22 20:57:16 +00:00 |
|
Michael Telatynski
|
ea0e9abc2b
|
Allow specifying help URLs in config.json (#11070)
* Allow specifying help URLs in config.json
* Fix test
|
2023-06-14 07:45:19 +00:00 |
|
Kerry
|
ef8719aba7
|
unit test leave room action handler (#10982)
|
2023-05-30 22:46:08 +00:00 |
|
Kerry
|
530197bfcd
|
Move session manager out of beta (#10968)
* remove old device manager
* undo type fix for cypress crypto
* update test case
|
2023-05-26 01:58:28 +00:00 |
|
Kerry
|
02bf39cc72
|
Add basic unit test setup for MatrixChat (#10971)
* mock enough things to get to welcome page
* lint
* add simple test for view room settings action
* fussy spacing
* some strict fixes
|
2023-05-25 02:35:22 +00:00 |
|