element-web/test/unit-tests
Michael Telatynski f5b8bccb65
Conform more of the codebase with `noImplicitAny` and `strictNullChecks` (#25174
* Conform more of the codebase with `noImplicitAny` and `strictNullChecks`

* Fix tests

* Update src/vector/app.tsx
2023-04-25 09:36:17 +01:00
..
__snapshots__ Add test coverage (#23341) 2022-09-23 09:42:03 +01:00
async-components/structures Add test coverage (#23341) 2022-09-23 09:42:03 +01:00
components/views/auth Improve coverage (#23380) 2022-09-30 18:27:59 +01:00
vector Conform more of the codebase with `noImplicitAny` and `strictNullChecks` (#25174 2023-04-25 09:36:17 +01:00
README.md fix tests 2018-04-16 00:23:34 +01:00
favicon-test.ts Conform more of the codebase with `noImplicitAny` and `strictNullChecks` (#25174 2023-04-25 09:36:17 +01:00

README.md

Any UTs for vector-web layer components or functionality should go here. This used to contain the UTs for notifications before they got moved to react-sdk.