store/tests/Feature/Admin/Master
2026-06-28 17:33:46 +07:00
..
CategoryTest.php refactor: update database connection settings in phpunit.xml and clean up CategoryService by removing unused docblocks and reorganizing sorting logic for improved clarity 2026-06-22 15:02:04 +07:00
CustomerTest.php refactor: remove unused docblocks in CustomerService and add getSelectOptions method for enhanced customer data retrieval 2026-06-22 15:18:07 +07:00
ProductTest.php feat: overhaul POS management workflows including enhanced purchase, order, cutting, and stock-opname forms with updated master data handling. 2026-06-28 17:33:13 +07:00
RawMaterialTest.php refactor: remove redundant blank lines across all services and update dashboard imports 2026-06-28 17:33:46 +07:00
SupplierTest.php refactor: remove unused docblocks in SupplierService and add getSelectOptions method for improved supplier data retrieval 2026-06-22 15:09:53 +07:00