ohif-viewer/extensions/test-extension
Joe Boccanfuso 06612fe177
fix(TMTV): Consider blend mode when adding segmentation representations. OHIF-2416, OHIF-2369 (#5735)
* Updated screenshots for failing tests due to FOV improvements.

---------

Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2026-01-27 08:47:29 -05:00
..
.webpack chore(prettier): full repo linting and code reformatting once and for all (#3627) 2023-09-01 16:19:39 -04:00
src fix: remove duplicated deleteMeasurements code (#4895) 2025-03-26 13:58:15 -04:00
babel.config.js feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -05:00
CHANGELOG.md chore(version): Update package versions [skip ci] 2026-01-22 19:16:07 +00:00
LICENSE feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -05:00
package.json fix(TMTV): Consider blend mode when adding segmentation representations. OHIF-2416, OHIF-2369 (#5735) 2026-01-27 08:47:29 -05:00
README.md feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -05:00

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.