commit | 387e12625e3b7c6615530ed1bdfbd20f49a1092f | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Fri Feb 28 11:01:16 2020 +0100 |
committer | Dhruv Srivastava <dhruvsri@google.com> | Fri Feb 28 11:01:16 2020 +0100 |
tree | 2a6e4070bbd6943be358a45c2107de77c9edc8de | |
parent | 17daaed6c6567740c4234951cafa45122ebb3877 [diff] |
Rename View Log to Details and add border for items in table Change-Id: Ic0b47d9187fd7a48ed4647753a9a2bd0e456e605
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.