| commit | 030064edb8bc1661e1992fe68def36368f588798 | [log] [tgz] | 
|---|---|---|
| author | Dhruv Srivastava <dhruvsri@google.com> | Wed Jul 10 12:15:08 2019 +0200 | 
| committer | Dhruv Srivastava <dhruvsri@google.com> | Thu Jul 11 10:20:26 2019 +0200 | 
| tree | 94b969993440c9ffff636a01b8651e71d906ff6a | |
| parent | 8e8441ccd527da0805d06054ea42c456c7a8d1ed [diff] | 
Stop polling for checks if tab goes out of focus Change-Id: I999144dcc973ec76b1340ca74183ce651b2a9f4c
This plugin provides a unified experience for checkers (CI systems, static analyzers, etc.) to integrate with Gerrit Code Review.
This plugin uses polymer-cli to test.
After bower install, running polymer test -l chrome will run all tests in Chrome, and running polymer serve and navigating to http://127.0.0.1:8081/components/checks/gr-checks/gr-checks-view_test.html allows for manual debugging.