salemandreus/auto-payload-and-test-user-generator-
An MVP. See Readme. Brief overview: This was a data autogenerator for an API, initially supporting creating test users for local testing, utilised within the context of an initial MVP for adding automated tests to a system which had very little automated testing working. Purposes: users and auto payload detection was used for locally testing for critical bugs in the system, with the intention of integrating it into the deployment pipeline as a first phase of testing. Final goal: - generating user data at scale - automated testing using this user generator as a basis - automated payload detection for less maintainability - eventually randomised data and full payload detection for comprehensive automated testing on original data Ultimate goal: - generate randomised data on automatically detected payloads (randomised fully automatic testing) - load testing
Python
No issues in this repository yet.