Ordermanager/tests
Daniel Seifert 1fcbebc8fa
add 6.0.0.0 Source Guardian PHP 8
2024-02-09 18:54:43 +01:00
..
integration add 6.0.0.0 Source Guardian PHP 8 2024-02-09 18:54:43 +01:00
tools add 6.0.0.0 Source Guardian PHP 8 2024-02-09 18:54:43 +01:00
unit add 6.0.0.0 Source Guardian PHP 8 2024-02-09 18:54:43 +01:00
README.md add 6.0.0.0 Source Guardian PHP 8 2024-01-22 14:06:08 +01:00
additional.inc.php add 6.0.0.0 Source Guardian PHP 8 2024-02-09 18:54:43 +01:00
d3ordermanager_config.php add 6.0.0.0 Source Guardian PHP 8 2024-02-09 18:54:43 +01:00
phpunit.xml add 6.0.0.0 Source Guardian PHP 8 2024-01-22 14:06:08 +01:00

README.md

D3 Ordermanager Tests

Requirements

Configuration

Make sure the module has been activated with a valid license key.

Please install the packages listed in the composer.json in "require-dev". Unfortunately Composer does not provide an automatic installation.

Unit Tests

To execute unit tests run the following:

cd /var/www/oxideshop/
PHPBIN=/usr/bin/php7.4 ./vendor/bin/runtests