Skip to content

mwolson/fastly-shell-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastly-shell-tests

Run tests

Run all tests with the default QA profile:

./runner.sh

Run all tests with the production profile (supported profiles are: qa, staging, production):

TEST_PROFILE=production ./runner.sh

Run a single test:

./test/different_origin.sh

Skipping a test:

chmod -x ./test/skip_this_one.sh

Setup

Edit setup.sh

About

Shell script test suite for a fastly integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages