shopit-back/tests/Feature
ncoronel ace3f136e4 refactor(menu): add admin menu items and corresponding test cases 2026-07-30 16:36:43 -03:00
..
Attachable feat: add success messages for cart item operations in CartController 2026-07-02 12:06:00 -03:00
Auth feat(auth): implement login security features including account locking and login attempt tracking 2026-07-29 10:47:26 -03:00
Cart refactor(catalog): Complete catalog refactor to simplify its data model and its querying. 2026-07-21 09:23:19 -03:00
Catalog feat(categories): add category retrieval and pagination for tenant-specific products 2026-07-28 12:20:17 -03:00
Integration feat(purchase): add review submission for pending purchases and update related logic 2026-07-29 09:11:00 -03:00
Localization Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
MailTest feat(mail): introduce MailService for tenant-specific SMTP handling and update related tests 2026-07-21 17:00:07 -03:00
Menu feat(menu): add label field to menu model and update related functionality 2026-07-24 10:08:04 -03:00
Notification Forgot password flow 2026-07-27 09:43:00 -03:00
Purchase feat(purchase): add review submission for pending purchases and update related logic 2026-07-29 09:11:00 -03:00
Seeders refactor(menu): add admin menu items and corresponding test cases 2026-07-30 16:36:43 -03:00
Tenant refactor(website): add 'dates_text' field to event configuration and update related tests 2026-07-29 16:23:24 -03:00
Ticket feat(tickets): add source_purchase_id to tickets and update related logic 2026-07-28 16:10:37 -03:00
ExampleTest.php initial commit 2026-06-18 10:09:24 -03:00