shopit-back/app/Domains/Ticket
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
..
Controllers Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
Enums Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
Exceptions Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
Listeners fix: consolidate purchase confirmation emails 2026-08-26 11:29:53 -03:00
Models Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
Requests feat(scanner): enhance ticket scanning functionality with search and pagination support 2026-08-11 16:34:14 -03:00
Resources Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
Services feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets 2026-09-03 14:15:23 -03:00
documentacion feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets 2026-09-03 14:15:23 -03:00
routes feat(scanner): implement ticket scanning functionality with controller, service, and routes 2026-08-11 14:53:51 -03:00