schubwerk/shopware6-schubwerk-tracking

Schubwerk Tracking for Shopware 6

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Type:shopware-platform-plugin

0.1.0 2023-10-26 09:11 UTC

This package is auto-updated.

Last update: 2024-05-07 14:33:06 UTC


README

Testing

before testing execute

php -S 127.0.0.1:1337 tests/server.php

This mock server will log its requests to `/tmp/schubwerk-tracker-mock-server.log and is used in the integration test.

Execute tests

vendor/bin/phpunit --configuration custom/plugins/SchubwerkTracker
``