ohif-viewer/extensions/test-extension
2026-06-12 20:08:30 +00:00
..
.webpack feat: Update to use pnpm (#6031) 2026-06-12 16:04:56 -04:00
src fix: remove duplicated deleteMeasurements code (#4895) 2025-03-26 13:58:15 -04:00
babel.config.js
CHANGELOG.md chore(version): Update package versions to 3.13.0-beta.89 [skip ci] 2026-06-10 00:29:36 +00:00
LICENSE
package.json chore(version): Update package versions to 3.13.0-beta.90 [skip ci] 2026-06-12 20:08:30 +00:00
README.md

Test Extension

This extension will provide uitlities and module to help with testing. It is not intended to be used in production. For instance, we can use the hanging protocol module to inject a hanging protocol into the core and later use it to test the hanging protocol detection mechanism.