dstpabuaran.com/tests/Feature
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
Admin feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
Auth refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
Settings refactor: apply consistent formatting and organization across multiple files 2026-07-31 23:16:34 +07:00
DashboardTest.php refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
ExampleTest.php refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00