Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.