commit | 25d549d7ab1011e2b4c4b91d4b5d7929d3030331 | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Thu Feb 06 11:13:53 2020 +0100 |
committer | Dhruv Srivastava <dhruvsri@google.com> | Thu Feb 06 13:06:01 2020 +0000 |
tree | bb71c04dae74d0f6f5885f8247815d1785dab0a9 | |
parent | 497badd8b2e3c44dac954acf21c7434797397af4 [diff] |
Center align check duration and remove extra column. Change-Id: I38ae7fdab6294128a65de9203a6dfca9fd115899
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.