easygraphql-load-tester
easygraphql-load-tester copied to clipboard
This package will create queries from your schema to use with your favorite load testing package.
Is there a way to not use custom or selected queries and still get just 1 query for all fields instead of 1 query for every field with each field...
I need to pass different server url in k6 script. No option in K6Options.
Super small doc change to fix imports in some of the README examples
I am trying to run example artillery for testing and got this error. Error: ENOENT: no such file or directory, open 'C:\Users\....\AppData\Local\Temp\1583298473867/package.json' Seem like path format error, how do i...
https://github.com/EasyGraphQL/easygraphql-load-tester/blob/e9cb0425f85f670d9dc601027b0855dbd7553973/src/index.ts#L70 The json file path seems to be hardcoded for k6 settings (it ignores queryFilePath). Is this by design?
## The devDependency [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `12.12.27` to `13.7.2`. This version is **not covered** by your **current version range**. If you donβt accept this pull request, your project will...
*** π¨ **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π [Find out how to migrate...
*** π¨ **Reminder!** Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π [Find out how to migrate...
*** βοΈ **Important announcement:** Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! [Find out how to migrate to Snyk and more at...
Sorry, not an issue but was curious whether it's possible to test subscription performance, and if so what the process might look like? Thanks for such an amazing collection of...