| commit | f2c3bd116bd34c6bdf8a92c4c0ca88b149f2e4fe | [log] [tgz] |
|---|---|---|
| author | Dhruv Srivastava <dhruvsri@google.com> | Thu Jul 11 11:50:38 2019 +0000 |
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jul 11 11:50:38 2019 +0000 |
| tree | 125cdaa8ee11aa238c25ccdabf6def2e736ca2da | |
| parent | 030064edb8bc1661e1992fe68def36368f588798 [diff] | |
| parent | 80048b6a025aea9be6bdc244a28d7dd207d863f0 [diff] |
Merge "Refresh checks table automatically"
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.