shopit-back/tests/Unit
ncoronel e33ebf0af1 feat(auth): implement admin app password reset attempt functionality 2026-08-13 12:15:14 -03:00
..
Auth Forgot password flow 2026-07-27 09:43:00 -03:00
Bootstrap feat: Refactor event form functionality by removing social media data from AdminAppBootstrapResource and AdminAppBootstrapService; add EventFormController, EventFormResource, and EventFormService; implement routes and tests for event form 2026-08-03 14:02:08 -03:00
Catalog feat(catalog): replace selectionOptions with selectorOptions to filter hidden attributes 2026-08-13 08:30:03 -03:00
Event Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Forms feat: Add event association to purchases; implement event relationship in models, update migration, and enhance tests 2026-08-04 11:45:03 -03:00
Logging feat: Add tenant code to value changes; implement PurchaseController and related services for tenant-specific purchase management 2026-08-04 10:27:33 -03:00
Notification feat(auth): implement admin app password reset attempt functionality 2026-08-13 12:15:14 -03:00
Purchase feat(purchase): refactor imports and add test for InsufficientStockException handling 2026-08-12 15:22:19 -03:00
Sale Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Ticket Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
ExampleTest.php initial commit 2026-06-18 10:09:24 -03:00