shopit-back/routes
ncoronel 02cf3f3773 Add tests for ticket validity and event date formatting
- Create TicketValiditySchemaTest to verify database schema for ticket validity.
- Update CatalogModelsTest to include tests for event date attributes and selection options.
- Introduce EventDateTextFormatterTest for formatting event dates in Spanish.
- Refactor EventModelsTest to include validity time relationships.
- Add SaleDetailResourceTest to ensure correct serialization of purchase items.
- Enhance TicketTest with validity time checks and status management.
- Implement ValidityTimeResourceTest to validate resource output for different validity types.
- Add ValidityTimeTest to verify casting and validity checks for validity time types.
2026-08-11 12:41:35 -03:00
..
api.php Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
console.php feat(purchase): add checkout expiration settings and reservation status to purchase items 2026-07-27 12:49:27 -03:00
web.php fix(routes): update Google auth callback route to match expected path 2026-07-27 13:39:56 -03:00