shopit-back/tests/Feature/Catalog
ncoronel 5c0b3503b7 feat(purchase): implement purchase limit enforcement and custom exception handling 2026-08-19 16:48:32 -03:00
..
BundleCatalogItemTest.php feat(purchase): implement purchase limit enforcement and custom exception handling 2026-08-19 16:48:32 -03:00
CatalogControllerTest.php feat(purchase): implement purchase limit enforcement and custom exception handling 2026-08-19 16:48:32 -03:00
CatalogItemControllerTest.php feat(catalog): add is_enabled field to catalog item attachments 2026-08-14 10:24:11 -03:00
CatalogItemDetailControllerTest.php feat(purchase): implement purchase limit enforcement and custom exception handling 2026-08-19 16:48:32 -03:00
CatalogSchemaTest.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
CatalogSearchTest.php feat(bootstrap): update tenant bootstrap endpoint to accept domain and path as query parameters, enhancing tenant resolution logic 2026-08-14 15:17:24 -03:00
CatalogServiceTest.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
CategoryDetailTest.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
OnTicketFeaturedGroupControllerTest.php feat: Implement OnTicketFeaturedGroup management; add controller, service, resource, request, routes, and tests for featured groups 2026-08-04 13:41:11 -03:00