You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ken Schaefer c59cac0cb8 Add openemr to git 2 years ago
..
Tests Add openemr to git 2 years ago
api Add openemr to git 2 years ago
certification Add openemr to git 2 years ago
e2e Add openemr to git 2 years ago
eventdispatcher Add openemr to git 2 years ago
old_unit_dir Add openemr to git 2 years ago
README.md Add openemr to git 2 years ago
bootstrap.php Add openemr to git 2 years ago

README.md

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.