shopit-back/app/Domains/Ticket/Services
ncoronel 703158bd06 feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets
- Added LoadTestTicketDatasetService to prepare disposable scanner tickets and generate a Postman importable dataset.
- Introduced console command `load-test🎟️prepare` for executing the dataset preparation.
- Updated README documentation with usage instructions for the load test command.
- Enhanced Postman collection generation script to include new parameters.
- Created tests for the load test command to ensure proper functionality and validation.
2026-09-03 14:15:23 -03:00
..
LoadTestTicketDatasetService.php feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets 2026-09-03 14:15:23 -03:00
ResolvedTicketValidity.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
ResolvedValidityGroup.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
ScannerTicketService.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
TicketGeneratorService.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
TicketPdfService.php feat(notification): add PDF attachments to ticket availability emails 2026-08-26 08:54:15 -03:00
TicketPresentationResolver.php refactor(catalog): add ticket_label to item attributes and update related logic 2026-08-19 11:23:41 -03:00
TicketValidityResolver.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00