shopit-back/tests/Feature
ncoronel ca4fea6bcd feat: enhance purchase detail handling to support cart items and improve resource structure 2026-07-08 15:50:40 -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: update maximum quantity error message in Cart model and test 2026-07-03 08:44:49 -03:00
Catalog feat: rename stock fields to cantidad_maxima in ProductResource and ProductVariantResource 2026-07-02 09:37:43 -03:00
Integration feat: rename finalize methods to complete for consistency in purchase processing 2026-07-07 15:36:07 -03:00
Purchase feat: enhance purchase detail handling to support cart items and improve resource structure 2026-07-08 15:50:40 -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