php-commerce/Models
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
..
BundleHash.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
ContentOverride.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
Coupon.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
CouponUsage.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
CreditNote.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Entity.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
ExchangeRate.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
Inventory.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
InventoryMovement.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Invoice.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
InvoiceItem.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
Order.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
OrderItem.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Payment.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
PaymentMethod.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
PermissionMatrix.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
PermissionRequest.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Product.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
ProductAssignment.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
ProductPrice.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
Referral.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
ReferralCode.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
ReferralCommission.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
ReferralPayout.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Refund.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
Subscription.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
SubscriptionUsage.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
TaxRate.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
UsageEvent.php refactor: update Tenant module imports after namespace migration 2026-01-27 17:39:12 +00:00
UsageMeter.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
Warehouse.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00
WebhookEvent.php refactor: migrate namespace from Core\Commerce to Core\Mod\Commerce 2026-01-27 16:23:12 +00:00