Skip to content

Files

Latest commit

3647159 · Jun 24, 2019

History

History
This branch is 3155 commits behind openemr/openemr:master.

tests

OpenEMR Tests

certification

In order to verify that code changes pass certification tests, contributors must execute the relevant test cases via the tests document before pushing changes. This document maps OpenEMR features with Meaningful Use certification tests.

unit

This folder contains a few unit tests. Note that there is an effort to refactor the codebase which encourages unit testing and coverage.

e2e

This folder contains a few Selenium tests. Note that there is no current effort to improve e2e coverage.