store/tests/Feature/Admin/Manage
Yoga Pangestu 78f422b1cf
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (8.3) (push) Waiting to run
tests / ci (8.4) (push) Waiting to run
tests / ci (8.5) (push) Waiting to run
feat: enhance purchase management by adding photo and S3 key support in requests and services
2026-07-24 22:48:26 +07:00
..
CuttingTest.php refactor: remove StockController and related stock verification logic 2026-07-19 17:29:19 +07:00
OrderTest.php Refactor product status management: replace is_active with status enum 2026-07-18 16:34:34 +07:00
PurchaseTest.php feat: enhance purchase management by adding photo and S3 key support in requests and services 2026-07-24 22:48:26 +07:00
RestockTest.php feat: implement restock management features including CRUD operations, permissions, and UI components for creating and editing restocks 2026-07-13 19:15:17 +07:00
StokOpnameTest.php feat: add predis/predis dependency and implement caching in various services for improved performance 2026-07-05 23:31:55 +07:00