shopit-back/app/Domains/Integration
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
..
Casts feat: configure integration secret and update seeder for Telepagos integration 2026-07-03 15:35:31 -03:00
Controllers Implement localization for API responses and error messages 2026-07-28 10:19:39 -03:00
Models feat(integration): add requires_tenant_configuration field and update related logic and tests 2026-07-22 09:23:58 -03:00
Requests Implement localization for API responses and error messages 2026-07-28 10:19:39 -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 feat: implement Telepagos webhook handling with request validation and service integration 2026-07-06 09:57:45 -03:00