shopit-back/app/Domains/Ticket
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
..
Controllers Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Enums Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Exceptions Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Listeners feat(tickets): add source_purchase_id to tickets and update related logic 2026-07-28 16:10:37 -03:00
Models Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Requests Squashed commit of the following: 2026-07-28 09:54:49 -03:00
Resources Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
Services Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
documentacion Add tests for ticket validity and event date formatting 2026-08-11 12:41:35 -03:00
routes Squashed commit of the following: 2026-07-28 09:54:49 -03:00