<p><strong>ohif-viewer</strong> is a zero-footprint medical image viewer provided by the <ahref="http://ohif.org/">Open Health Imaging Foundation (OHIF)</a>. It is a configurable and extensible progressive web application with out-of-the-box support for image archives which support <ahref="https://www.dicomstandard.org/dicomweb/">DICOMweb</a>.</p>
Using [Cypress](https://www.cypress.io/) to create End-to-End tests and check whether the application flow is performing correctly, ensuring that the integrated components are working as expected.
#### Why Cypress?
Cypress is a next generation front end testing tool built for the modern web.
With Cypress is easy to set up, write, run and debug tests
It allow us to write different types of tests:
- End-to-End tests
- Integration tests
- Unit tets
All tests must be in `./cypress/integration` folder.
Commands to run the tests:
```js
// Open Cypress Dashboard that provides insight into what happened when your tests ran
<table><tr><tdalign="center"><ahref="https://github.com/swederik"><imgsrc="https://avatars3.githubusercontent.com/u/607793?v=4"width="100px;"alt="Erik Ziegler"/><br/><sub><b>Erik Ziegler</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=swederik"title="Code">💻</a><ahref="#infra-swederik"title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td><tdalign="center"><ahref="https://github.com/evren217"><imgsrc="https://avatars1.githubusercontent.com/u/4920551?v=4"width="100px;"alt="Evren Ozkan"/><br/><sub><b>Evren Ozkan</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=evren217"title="Code">💻</a></td><tdalign="center"><ahref="https://github.com/galelis"><imgsrc="https://avatars3.githubusercontent.com/u/2378326?v=4"width="100px;"alt="Gustavo André Lelis"/><br/><sub><b>Gustavo André Lelis</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=galelis"title="Code">💻</a></td><tdalign="center"><ahref="http://dannyrb.com/"><imgsrc="https://avatars1.githubusercontent.com/u/5797588?v=4"width="100px;"alt="Danny Brown"/><br/><sub><b>Danny Brown</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=dannyrb"title="Code">💻</a><ahref="#infra-dannyrb"title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td><tdalign="center"><ahref="https://github.com/all-contributors/all-contributors-bot"><imgsrc="https://avatars3.githubusercontent.com/u/46843839?v=4"width="100px;"alt="allcontributors[bot]"/><br/><sub><b>allcontributors[bot]</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=allcontributors"title="Documentation">📖</a></td><tdalign="center"><ahref="https://www.linkedin.com/in/siliconvalleynextgeneration/"><imgsrc="https://avatars0.githubusercontent.com/u/1230575?v=4"width="100px;"alt="Esref Durna"/><br/><sub><b>Esref Durna</b></sub></a><br/><ahref="#question-EsrefDurna"title="Answering Questions">💬</a></td><tdalign="center"><ahref="https://github.com/diego0020"><imgsrc="https://avatars3.githubusercontent.com/u/7297450?v=4"width="100px;"alt="diego0020"/><br/><sub><b>diego0020</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=diego0020"title="Code">💻</a></td></tr><tr><tdalign="center"><ahref="https://github.com/dlwire"><imgsrc="https://avatars3.githubusercontent.com/u/1167291?v=4"width="100px;"alt="David Wire"/><br/><sub><b>David Wire</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=dlwire"title="Code">💻</a></td><tdalign="center"><ahref="https://github.com/jfmedeiros1820"><imgsrc="https://avatars1.githubusercontent.com/u/2211708?v=4"width="100px;"alt="João Felipe de Medeiros Moreira"/><br/><sub><b>João Felipe de Medeiros Moreira</b></sub></a><br/><ahref="https://github.com/OHIF/Viewers/commits?author=jfmedeiros1820"title="Tests">⚠️</a></td></tr></table>
This work is supported primarily by the National Institutes of Health, National
Cancer Institute, Informatics Technology for Cancer Research (ITCR) program,
under a
[grant to Dr. Gordon Harris at Massachusetts General Hospital (U24 CA199460)](https://projectreporter.nih.gov/project_info_description.cfm?aid=8971104).