Manual Tests

From OpenEMR Project Wiki
Revision as of 02:31, 1 August 2016 by Matthew Vita (talk | contribs)

Objective

In order to verify that code changes pass certification tests, contributors must execute the relevant test cases via the test mapping document. This document is currently being built up (http://open-emr.org/wiki/index.php/Manual_Tests) and will live in openemr/Tests/certification_tests.md.

Note that unit tests are being introduced in the code base to cover the more fine-grained functionality.

Links/Resources