shopit-back/tests/Feature/Forms
ncoronel 80b8707771 fix(tickets): show numeric id and remove date column 2026-09-01 11:53:47 -03:00
..
AdminAppEventFormControllerTest.php feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form 2026-08-03 14:02:08 -03:00
AdminAppFoodFormControllerTest.php Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
AdminAppMerchandiseFormControllerTest.php Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
AdminAppSaleFormControllerTest.php feat(purchase): restore in-review transfer lifecycle 2026-08-21 16:15:55 -03:00
AdminAppStaffFormControllerTest.php feat: Implement staff management features; add controller, service, resource, routes, and tests for staff and category assignments 2026-08-04 16:20:30 -03:00
AdminAppTicketFilterFormControllerTest.php fix(tickets): show numeric id and remove date column 2026-09-01 11:53:47 -03:00
AdminAppTicketFormControllerTest.php feat(tickets): add TicketFormController, TicketFormService, and TicketFormResource with related routes and tests 2026-08-31 13:53:18 -03:00