Skip to content

stefanpenner/__content-download-test-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Supported options:

Flag Value Description
COUNT integer > 0 The number of samples to take
URL string The url you want to test
COOKIE string Your cookie
DEV_ENV boolean Set this flag to true if you are in dev environment and want to ignore certificate related issues
HTTP_V1 boolean toggle between http v1 and v2 (v2 default)
NO_EXPERIMENT boolean disable the experiment scenario
NO_CONTROL boolean disable the control scenario
brew install r
yarn install

COUNT=10 COOKIE=(your cookie) URL='http://localhost:4200/home/' DEV_ENV=true yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published