| commit | 290bb429d2765b77ed82e5589932d18abbf88abf | [log] [tgz] | 
|---|---|---|
| author | Edwin Kempin <ekempin@google.com> | Mon Aug 05 10:46:56 2019 +0000 | 
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 05 10:46:56 2019 +0000 | 
| tree | 87b8bd0f1312efe783383c0bbe9c7c4c2ccb63f8 | |
| parent | 208263492456c3de18fbda4815d38166ff31c12c [diff] | |
| parent | ce949ffe5e5f831e74af1c098689358fb3d0799e [diff] | 
Merge "Adapt to changed REST interfaces in Gerrit core"
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.