ryandavis84 6d2d4298df Gatling generator2 issue #6927 (#6934)
* Initial commit, Generates everything necessary to run a performnace test against a swagger api.  Just have to fill out the CSV feeder files with your data.

* adding samples and gatling-petstore.sh file

* Extending the AbstractScalaCodeGen

* Checking in the CodegenConfig file as it is needed to generate

* removing escaped reserved words

* Changed model to be able to make all variables utilize an underscore while json fields are still just the variable name

* Changing underscore to var as interpolation can not start with a _ in scala

* Fixing path params

* allow you to pass in a system property to define which config to use as a workload profile, use rate and instance multipliers to scale up and down your test, added ramp down after the test is completed, added global assertions.

* Addressing PR feedback

* missed semi-colon

* Bringing everything up to date with the renames that were suggested
2018-01-07 17:18:36 +08:00
..
2017-11-13 18:42:23 +08:00
2017-12-10 10:48:30 +08:00
2017-12-20 22:26:46 +08:00
2017-11-13 18:42:23 +08:00
2018-01-07 11:53:55 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2018-01-07 11:34:17 +08:00
2017-07-27 14:56:56 +08:00
2017-11-13 18:42:23 +08:00
2017-01-26 12:03:16 +08:00
2017-12-10 10:48:30 +08:00
2017-12-10 10:48:30 +08:00
2017-12-07 23:50:26 +08:00