commit | c4281457607ecd1bbbcb340a3e38236652e3ea98 | [log] [tgz] |
---|---|---|
author | Dhruv Srivastava <dhruvsri@google.com> | Tue Feb 18 23:26:12 2020 +0100 |
committer | Dhruv Srivastava <dhruvsri@google.com> | Tue Feb 18 23:26:12 2020 +0100 |
tree | f3096ab8811a25e52e74c2ec1c9ebbae8f168e45 | |
parent | 31bbbad8b1b5e4f8e9181406542b7767d9503c73 [diff] |
Fix eslint issues Change-Id: Ide21994e09f08d9ecd9d9348b81a7e302f68b479
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.