Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

deekshapai12/php-tools

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing utilities for Google Cloud Platform

Install

Add google/cloud-tools to the require-dev section of your composer.json.

You can also run the following command:

$ composer require google/cloud-tools --dev

Examples

The example test cases are available in test/fixtures/appengine-standard directory.

Environment variables

There are multiple environment variables to control the behavior of our test traits.

  • RUN_DEVSERVER_TESTS: Set to true if you want to run tests with DevAppserverTestTrait
  • PHP_CGI_PATH: Path to php-cgi for running dev_appserver
  • LOCAL_TEST_TARGETS: You can specify multiple yaml files if your test need multiple services.
  • RUN_DEPLOYMENT_TESTS: Set to true if you want to run tests with AppEngineDeploymentTrait
  • GOOGLE_PROJECT_ID: The project id for deploying the application
  • GOOGLE_VERSION_ID: The version id for deploying the application

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 92.0%
  • Shell 8.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.