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-12-18 12:30:57 +08:00
2017-05-27 00:33:49 +08:00
2017-10-16 11:02:19 +08:00
2017-12-20 22:26:46 +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
2018-01-07 11:46:31 +08:00
2017-09-27 00:06:53 +08:00
2017-12-10 10:48:30 +08:00
2017-10-16 22:23:26 +08:00
2017-11-28 23:44:49 +08:00
2016-08-27 02:34:33 +03:00
2017-12-10 10:48:30 +08:00