shopit-back/tests/Feature/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
..
PrepareLoadTestTicketsCommandTest.php feat(ticket): implement LoadTestTicketDatasetService for generating load test datasets 2026-09-03 14:15:23 -03:00
ScannerTicketControllerTest.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
TicketControllerTest.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00
TicketGeneratorServiceTest.php fix: consolidate purchase confirmation emails 2026-08-26 11:29:53 -03:00
TicketValiditySchemaTest.php Refactor ticket validity handling and improve tests 2026-08-14 09:00:51 -03:00