mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-06 11:11:07 +01:00
* Remove vm related code from element-web/src * Add and export view model code from package * Update imports * Rewrite vm tests using vitest * Add github action to run vm tests * Fix lint errors * Mvoe tests over to jest * Try fixing code coverage * Second attempt at fixing code coverage