Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Jason Robbins 1dbc9f3219
Remove lighthouse-ci travis target. (#1217) 2021-03-19 11:18:51 -07:00
Jason Robbins c610e44e99
Upgrade from GAE taskqueue to Google Cloud Tasks (#1141)
* Upgrade from GAE taskqueue to Google Cloud Tasks.

* added unit tests

* Add link to Monorail file that I referenced.

* Add grpcio to travis build

* Try installing grpcio locally first

* Try installing grpcio via sudo

* Try a smaller set of deps for travis.

* Debug travis config

* Avoided missing imports while running unit tests on travis

* Removed travis debugging lines
2021-01-15 15:50:36 -08:00
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
Jason Robbins 270eb760b4
Use lit-virtualizer with UI state in the items rather than mutating. (#722)
* Use lit-virtualizer with UI state in the items rather than mutating.

* recalc when the user filters

* Map to Set and fix opening of ID in URL.

* Allow package-lock under version control.

* Allow package-lock under version control.
2020-01-16 12:20:57 -08:00
Jason Robbins 7c2062124f
Update travis config for lit-element. (#720) 2020-01-13 16:05:17 -08:00
Eric Bidelman e4b4e6e19d Update travis 2017-07-03 10:56:36 -07:00
Eric Bidelman adba3a644f Kick travis 2017-07-03 10:45:34 -07:00
Eric Bidelman e1c638ec58 Update travis to run pip 2017-07-03 10:34:06 -07:00
Eric Bidelman 7ff9156429 Travis: use node 8 2017-06-13 15:50:17 -07:00
Eric Bidelman b3c386132b Use Lighthouse CI module (#466) 2017-06-13 15:44:10 -07:00
Eric Bidelman 73c70a718c Travis Lighthouse setup 2017-03-31 19:45:04 -07:00