- 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.
|
||
|---|---|---|
| .. | ||
| PrepareLoadTestTicketsCommandTest.php | ||
| ScannerTicketControllerTest.php | ||
| TicketControllerTest.php | ||
| TicketGeneratorServiceTest.php | ||
| TicketValiditySchemaTest.php | ||