parfum/tests
Yoga Pangestu 293dd7d1fd refactor: restructure stock management components and update routes
- Removed legacy stock management components including PurchaseForm, RestockForm, StockOpnameForm, and StockTransferForm.
- Updated routes to reflect new structure under 'studio.stock' namespace for better organization.
- Adjusted view files for stock management to align with the new routing and component structure.
- Modified action routes in the ViewServiceProvider to ensure proper access control and navigation.
- Cleaned up related test files to remove references to deleted components.
2026-01-09 21:57:06 +07:00
..
Feature refactor: restructure stock management components and update routes 2026-01-09 21:57:06 +07:00
Unit initial commit 2025-09-13 10:00:54 +07:00
GUIDELINES.md feat: add feature tests for forgot password, login, and registration, refine forgot password logic, and enhance Pest setup. 2026-01-02 16:11:52 +07:00
Pest.php feat: Add comprehensive feature tests for outlet CRUD operations and refactor outlet index data loading to fetch data directly in the render method. 2026-01-02 16:37:25 +07:00
TestCase.php initial commit 2025-09-13 10:00:54 +07:00