diff --git a/Inspection/Php/phpunit_default.xml b/Inspection/Php/phpunit_default.xml new file mode 100644 index 0000000..50b6edd --- /dev/null +++ b/Inspection/Php/phpunit_default.xml @@ -0,0 +1,47 @@ + + + + + Install* + + + phpOMS* + + + Modules* + + + Model* + + + + + ../../phpOMS/* + ../../Modules/* + ../../Model/* + ../../Install/* + + ../../* + ../../* + ../../Modules/**/Admin/Routes* + ../../Modules/**/Admin/Install* + ../../Modules/Media/Files* + + + + + + + + + + diff --git a/Inspection/Php/phpunit_install.xml b/Inspection/Php/phpunit_install.xml new file mode 100644 index 0000000..6d418a8 --- /dev/null +++ b/Inspection/Php/phpunit_install.xml @@ -0,0 +1,20 @@ + + + + + Install* + + + phpOMS* + + + Modules* + + + diff --git a/Inspection/Php/phpunit_no_coverage.xml b/Inspection/Php/phpunit_no_coverage.xml new file mode 100644 index 0000000..46fdaed --- /dev/null +++ b/Inspection/Php/phpunit_no_coverage.xml @@ -0,0 +1,36 @@ + + + + + Install* + + + phpOMS* + + + Modules* + + + Model* + + + + + ../../* + + ../../* + ../../Demo/* + ../../Tests/* + ../../vendor + + + +