Commit Graph

11 Commits

Author SHA1 Message Date
Ivan 495de05eb2 feat(micron): implement SRI verification for WASM assets and generate integrity.json 2026-05-02 16:22:29 -05:00
Ivan 5097fb632d feat(micron-wasm): integrate Micron-Parser-Go WASM support and configuration 2026-05-02 09:02:39 -05:00
Ivan 81fcc4b702 chore(dependencies): update micron-parser to use GitHub repository instead of versioned release 2026-04-13 23:36:13 -05:00
Ivan ddd9937cb8 feat(config): add build time definition and customize emoji-picker element handling in Vitest configuration 2026-04-13 20:57:06 -05:00
Ivan 92080c17b9 feat(tests): add console patching to suppress specific error messages and update Vitest configuration 2026-04-12 17:41:09 -05:00
Ivan a18f77cfad feat(tests): configure coverage reporting for frontend tests with v8 provider 2026-03-31 00:33:16 +03:00
Sudo-Ivan 2be01988e8 Update Vitest configuration: disable UI and auto-open options for a streamlined testing experience. 2026-03-05 15:24:12 -06:00
Sudo-Ivan a69e4e724d Update Vitest configuration for improved UI experience
- Added 'ui' and 'open' options to the Vitest configuration to enable the user interface and automatically open it upon running tests.
2026-02-17 17:49:23 -06:00
Sudo-Ivan bbf61d88a5 feat(vitest): add setupFiles configuration to Vitest for frontend tests 2026-01-04 14:59:27 -06:00
Sudo-Ivan c8f49c349e chore(vitest): remove unnecessary blank line in vitest.config.js 2026-01-02 19:40:47 -06:00
Sudo-Ivan be338304b6 chore(dependencies): update package.json and poetry.lock to include testing libraries (pytest, pytest-asyncio, pytest-cov) and add coverage support; update .gitignore to exclude coverage files 2026-01-02 19:30:49 -06:00