shopit-back/tests/Feature
ncoronel d3182fbd13 feat: add migration to expand tenant_codigo in bundles and update related seeders and tests 2026-07-17 16:07:33 -03:00
..
Attachable feat: add success messages for cart item operations in CartController 2026-07-02 12:06:00 -03:00
Auth feat: add optional 'dni' and 'telefono' fields to User model and registration process 2026-07-03 16:24:56 -03:00
Cart feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability 2026-07-16 09:55:38 -03:00
Catalog feat: implement polymorphic relationships for group items to support bundles and product variants 2026-07-17 14:42:44 -03:00
Integration feat: update purchase status to pending payment in payment intent and related test 2026-07-16 12:13:48 -03:00
Purchase feat: refactor cart and purchase handling to support polymorphic buyable types and improve code readability 2026-07-16 09:55:38 -03:00
Seeders feat: add migration to expand tenant_codigo in bundles and update related seeders and tests 2026-07-17 16:07:33 -03:00
Tenant feat: remove BankAccount domain and related functionality, including controller, model, requests, routes, and tests 2026-07-06 16:53:45 -03:00
ExampleTest.php initial commit 2026-06-18 10:09:24 -03:00