DevDox AI Locust
Version updated for https://github.com/montymobile1/devdox-ai-locust to version 0.1.8.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🔐 Smart Authentication Integration:
- Seamless integration with existing
base_workflow.pyauthentication patterns - Automatic detection and reuse of existing authentication methods
- Zero duplication of authentication logic across test files
- Smart 401 response handling with automatic re-authentication
- Configurable authentication retry mechanisms
📊 Comprehensive Test Scenario Framework:
- Weighted scenario distribution for realistic load patterns:
- 60% Positive scenarios (happy path, valid data)
- 25% Negative scenarios (validation errors, missing fields)
- 10% Edge cases (boundary testing, unicode characters)
- 4% State-dependent scenarios (concurrent operations, duplicates)
- 1% Security scenarios (injection attacks, vulnerability detection)
- Enhanced test data generators supporting all scenario types
- Security vulnerability detection with immediate alerting for critical issues