php-commerce/tests
Claude 922655cb41
test: add comprehensive tests for WarehouseService
Cover warehouse management (create, list, primary), inventory operations
(add/remove stock, reserve/release/fulfil), stock transfers between
warehouses, stock count adjustments, query methods (total stock, available
stock, low/out of stock, movement history, best warehouse), and full
order lifecycle integration tests.

Fixes #8

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:30:02 +00:00
..
Feature test: add comprehensive tests for WarehouseService 2026-03-24 16:30:02 +00:00
Unit Initial commit 2026-01-26 23:18:22 +00:00
UseCase fix(dx): add declare(strict_types=1) and fix PSR-12 compliance 2026-03-17 09:08:03 +00:00
Pest.php chore: fix pint code style and add test config 2026-02-23 03:50:05 +00:00
TestCase.php fix(dx): add declare(strict_types=1) and fix PSR-12 compliance 2026-03-17 09:08:03 +00:00