8 Commits

Author SHA1 Message Date
raydds
d65d500670 Get the locustfile running again 2020-01-15 15:23:16 -05:00
graham-dds
a097a0ce61 Refactor New Portfolio page according to designs.
New designs call for a streamlined New Portfolio page, with far
fewer input options. This commit refactors that page according to those
designs.

Some of the route functions in this commit refer to a "step 1" of creating
a new Portfolio. Though there is no "step 2" right now, the designs call
for a multistep flow for Portfolio creation process, so this commit sets
the stage for that.
2019-12-13 13:17:30 -05:00
tomdds
e08c5b278e Add load testing readme 2019-11-18 15:13:23 -05:00
tomdds
a4c106ee0f Add referer headers to load tests for csrf 2019-11-18 14:30:34 -05:00
tomdds
84e5fa9bd1 Improve id extraction for apps and portfolios 2019-11-18 13:47:42 -05:00
tomdds
9b64d26961 Extract new entity creation percentages to constants 2019-11-18 13:47:17 -05:00
tomdds
03d816884b Expose locust port, add csrf support, and fix app_links 2019-11-15 15:10:24 -05:00
tomdds
d1ef106ea3 Dockerize locust and tweak script for configurability 2019-11-14 11:53:32 -05:00