commit | 24a7781bc08d1c23d617bde81603af413ef6ccbb | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Tue Feb 25 13:42:09 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 25 13:42:09 2020 +0000 |
tree | 64920ceac37d9146b95b82aa18ea9c9ccd86d025 | |
parent | 591055fd89de703180c1edba2b45819ebe10063c [diff] | |
parent | 68a5035a2f89dee692f3f5ec0f227598af9e5291 [diff] |
Merge "Stop chip from updating if patch set is changed."
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.