chromium-dashboard/travis
Jason Robbins 41f68437bd
Set up unit tests locally and in travis. (#734)
In this CL:

* Set up a test directory for python unit tests
* Add a script to package.json to make 'nom run test' run the python scripts and document that in README.md
* Add the mock library for python mock objects
* Implement a few simple unit tests, including one that uses mock
* Add a test/testing_config.py file that finds the needed GAE libraries and adds them to the python system path so that they can be imported in code that is being tested
* Hack on the travis config to get it to install gcloud with python libraries without running out of disk space, and make it run the tests
2020-01-30 10:57:22 -08:00
..
deploy_pr_gae.sh Travis Lighthouse setup 2017-03-31 19:45:04 -07:00
install_google_cloud_sdk.sh Set up unit tests locally and in travis. (#734) 2020-01-30 10:57:22 -08:00