ohif-viewer/extensions/test-extension
2023-08-16 20:56:02 +00:00
..
.webpack chore(build): try to build demo and docs (#3434) 2023-06-06 13:34:26 -04:00
src lint(curly): consistent use of curly brackets in codebase (#3584) 2023-08-09 10:07:33 -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
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 chore(version): Update package versions [skip ci] 2023-08-16 20:56:02 +00: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.