Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ K6 Generator ] Further K6 OpenAPI generator enhancements (request body example data extraction, support for generating scenario tests and load tests out of the box, and much more) #10614

Commits on Oct 17, 2021

  1. Further K6 OpenAPI generator enhancements

     * request body example data extraction
     * request grouping and ordering
     * response visibility
     * request data extraction for chaining requests
    
    Signed-off-by: Michael H. Siemaszko <mhs@into.software>
    ideas-into-software committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    67eac90 View commit details
    Browse the repository at this point in the history
  2. Further K6 OpenAPI generator enhancements

     - regenerated samples
    
    Signed-off-by: Michael H. Siemaszko <mhs@into.software>
    ideas-into-software committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    809dadd View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Further K6 OpenAPI generator enhancements

     * resolved merge conflicts
     * replaced deprecated dependency
    `org.apache.commons.lang3.StringEscapeUtils`
    
    Signed-off-by: Michael H. Siemaszko <mhs@into.software>
    ideas-into-software committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ed3f00c View commit details
    Browse the repository at this point in the history