php-commerce/Services
Claude 082be5ad90
Some checks failed
CI / tests (push) Failing after 1m25s
chore: fix pint code style and add test config
Add phpunit.xml and tests/Pest.php for standalone test execution.
Apply Laravel Pint formatting fixes across all source files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 03:50:05 +00:00
..
PaymentGateway chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
CheckoutRateLimiter.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
CommerceService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
ContentOverrideService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
CouponService.php security: add fraud scoring integration and coupon code sanitisation 2026-01-29 13:14:47 +00:00
CreditNoteService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
CurrencyService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
DunningService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
FraudService.php security: complete rate limiting and fraud service implementation (P1-040) 2026-01-29 16:09:29 +00:00
InvoiceService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
PaymentMethodService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
PermissionLockedException.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
PermissionMatrixService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
PermissionResult.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ProductCatalogService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ProrationResult.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ReferralService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
RefundService.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
SkuBuilderService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SkuLineageService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SkuParserService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
SubscriptionService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
TaxService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
UsageBillingService.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
WarehouseService.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
WebhookLogger.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
WebhookRateLimiter.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00