shopit-back/tests/Feature/Catalog
ncoronel bd6d672df2 feat(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 17:00:48 -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(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 17:00:48 -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(catalog): expose product unavailability messages 2026-08-21 16:47:15 -03:00
CatalogSchemaTest.php feat(catalog): add is_enabled attribute to categories and filter items accordingly 2026-08-24 17:00:48 -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: add checkout editing policy to tenants and update related logic across services and resources 2026-08-20 12:38:22 -03:00