Certification Tests & Test dir cleanup
commitc96156be7b3c9f30c34754f539bec1e2552add4f
authorMatthew Vita <matthewvita@live.com>
Sat, 13 Aug 2016 02:15:44 +0000 (12 22:15 -0400)
committerbradymiller <bradymiller@users.sourceforge.net>
Thu, 25 Aug 2016 05:57:27 +0000 (24 22:57 -0700)
tree4daff3a11ca1963d9dacb49e091de82b70c8a1b4
parent324d3997956cb6b33498f2b79400cf3352ae6a94
Certification Tests & Test dir cleanup
40 files changed:
Tests/Manual_Tests/Calendar/gitkeep [deleted file]
Tests/Manual_Tests/Clinical_Decision_Rules/gitkeep [deleted file]
Tests/Manual_Tests/Custom_Forms/gitkeep [deleted file]
Tests/Manual_Tests/Electronic_Medical_Records/gitkeep [deleted file]
Tests/Manual_Tests/Facility_Registration/1_Add_Facility_Test_Case.md [deleted file]
Tests/Manual_Tests/Facility_Registration/2_Edit_Facility_Test_Case.md [deleted file]
Tests/Manual_Tests/Facility_Registration/3_Facility_List_Minimum_Information_Test_Case.md [deleted file]
Tests/Manual_Tests/HL7/gitkeep [deleted file]
Tests/Manual_Tests/MU2_Testing/gitkeep [deleted file]
Tests/Manual_Tests/Medical_Billing/gitkeep [deleted file]
Tests/Manual_Tests/Multilanguage_Support/gitkeep [deleted file]
Tests/Manual_Tests/Patient_Demographics/1_Add_Information_Test_Case.md [deleted file]
Tests/Manual_Tests/Patient_Demographics/2_Edit_Information_Test_Case.md [deleted file]
Tests/Manual_Tests/Patient_Demographics/3_Deceased_Patient_Test_Case.md [deleted file]
Tests/Manual_Tests/Patient_Demographics/4_Information_Report_Test_Case.md [deleted file]
Tests/Manual_Tests/Patient_Demographics/5_Patient_List_Minimum_Information_Test_Case.md [deleted file]
Tests/Manual_Tests/Patient_Portal/gitkeep [deleted file]
Tests/Manual_Tests/Patient_Scheduling/gitkeep [deleted file]
Tests/Manual_Tests/Preferences/gitkeep [deleted file]
Tests/Manual_Tests/Prescriptions/gitkeep [deleted file]
Tests/Manual_Tests/Procedures/gitkeep [deleted file]
Tests/Manual_Tests/README.md [deleted file]
Tests/Manual_Tests/Reports/gitkeep [deleted file]
Tests/Manual_Tests/Security/gitkeep [deleted file]
Tests/Manual_Tests/System_Upgrades/gitkeep [deleted file]
Tests/Manual_Tests/test-writing-tools.gif [deleted file]
tests/README.md [new file with mode: 0644]
tests/certification/tests.md [new file with mode: 0644]
tests/e2e/CheckCreateUser.php [moved from Tests/selenium/CheckCreateUser.php with 96% similarity]
tests/e2e/README.md [moved from Tests/selenium/README.md with 100% similarity]
tests/unit/BaseHarness.class.php [moved from Tests/BaseHarness.class.php with 97% similarity]
tests/unit/FormattingTest.php [moved from Tests/FormattingTest.php with 96% similarity]
tests/unit/InstallerTest.php [moved from Tests/InstallerTest.php with 99% similarity]
tests/unit/NumberToTextTest.php [moved from Tests/NumberToTextTest.php with 94% similarity]
tests/unit/OptionsTest.php [moved from Tests/OptionsTest.php with 100% similarity]
tests/unit/code_types/CodesTests.php [moved from Tests/code_types/CodesTests.php with 100% similarity]
tests/unit/code_types/DescriptionTests.php [moved from Tests/code_types/DescriptionTests.php with 100% similarity]
tests/unit/code_types/MainCodesTests.php [moved from Tests/code_types/MainCodesTests.php with 100% similarity]
tests/unit/code_types/MultipleTests.php [moved from Tests/code_types/MultipleTests.php with 100% similarity]
tests/unit/code_types/SequentialTests.php [moved from Tests/code_types/SequentialTests.php with 100% similarity]