commit | 797bcfb6b6214d1cd941b6e2468ef4746082d688 | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Wed Feb 12 13:56:04 2020 +0100 |
committer | Dhruv Srivastava <dhruvsri@google.com> | Wed Feb 12 16:52:01 2020 +0100 |
tree | c0629f103b5ffe2d9b69c56176d43b621e7047c9 | |
parent | 495d0b8a6ae7de280c10c5cf56da6dbb0d5ca5f1 [diff] |
Reflect subproperty changes in checks to visibleChecks Change-Id: Iab4157b4ab79ecc8ce947144e5f13d73ac7f297e
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.