store/tests/Feature/Admin/Manage
Yoga Pangestu 2cb283018c
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
test: add comprehensive tests for retail stock transfer functionality, including permission checks, quantity validation, and stock updates
2026-07-05 17:46:45 +07:00
..
CuttingTest.php refactor: remove image handling from Cutting components; simplify CuttingPosForm, CuttingPosSummaryPanel, and related files to enhance user experience and streamline product creation process 2026-07-05 15:42:28 +07:00
OrderTest.php feat: update OrderService and frontend components to automatically set order status to completed for cashiers; adjust payment and marketing fields accordingly; enhance tests to verify new behavior 2026-07-05 02:24:24 +07:00
PurchaseTest.php feat: implement transaction management in PurchaseService for create, update, and delete operations; refactor error handling for improved clarity; enhance tests for purchase index and creation functionalities to ensure proper permission checks and validation 2026-07-04 17:53:56 +07:00
StockTest.php test: add comprehensive tests for retail stock transfer functionality, including permission checks, quantity validation, and stock updates 2026-07-05 17:46:45 +07:00
StokOpnameTest.php feat: implement stock quality categorization in StokOpname; enhance validation rules and update frontend components for improved inventory tracking and reporting 2026-07-05 14:06:47 +07:00