easygraphql-load-tester icon indicating copy to clipboard operation
easygraphql-load-tester copied to clipboard

This package will create queries from your schema to use with your favorite load testing package.

Results 17 easygraphql-load-tester issues
Sort by recently updated
recently updated
newest added

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...

greenkeeper

*** 🚨 **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...

greenkeeper

*** 🚨 **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...

greenkeeper

*** ☝️ **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...

greenkeeper

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...