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>
This commit is contained in:
parent
5bce748a0f
commit
922655cb41
1 changed files with 1017 additions and 0 deletions
1017
tests/Feature/WarehouseServiceTest.php
Normal file
1017
tests/Feature/WarehouseServiceTest.php
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue