shopit-back/tests/Feature/Seeders
ncoronel 5ec65ce3d3 fix(authorization): rename pivot table from 'menues_roles' to 'roles_menues' and update related references 2026-07-31 08:35:45 -03:00
..
AuthorizationSeederTest.php feat(authorization): refactor role management to use RoleCode enum, update migrations, seeders, and tests 2026-07-31 08:32:00 -03:00
FiestaFutbolInfantilProductSeederTest.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
MenuSeederTest.php fix(authorization): rename pivot table from 'menues_roles' to 'roles_menues' and update related references 2026-07-31 08:35:45 -03:00
ProductCatalogFromImagesSeederTest.php feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
SocialMediaSeederTest.php feat(seeder): add SocialMediaSeeder and integrate social media data into TenantSeeder 2026-07-23 15:19:25 -03:00
TenantSeederTest.php refactor(website): add 'dates_text' field to event configuration and update related tests 2026-07-29 16:23:24 -03:00
WebsiteTypeSeederTest.php refactor(website): add 'dates_text' field to event configuration and update related tests 2026-07-29 16:23:24 -03:00