ohif-viewer/extensions/test-extension/README.md
Alireza 926290f69e
feat: add more e2e tests for MPR and add test mode and extension (#3180)
* tests: add various e2e tests for MPR and measurements

wip

add cypress config

feat: add mode and extension for testing

add hp applied through search params

add MPR tests

apply review comments

add more e2e tests

update yarn lock

* fix unit tests failing
2023-02-17 15:04:07 -05:00

5 lines
296 B
Markdown

# 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.