gerrit/polygerrit-ui/app/test
Dmitrii Filippov daf0ec9543 Convert polygerrit to es6-modules
This change replace all HTML imports with es6-modules. The only exceptions are:
* gr-app.html file, which can be deleted only after updating the
  gerrit/httpd/raw/PolyGerritIndexHtml.soy file.
* dark-theme.html which is loaded via importHref. Must be updated manually
  later in a separate change.

This change was produced automatically by ./es6-modules-converter.sh script.
No manual changes were made.

Change-Id: I0c447dd8c05757741e2c940720652d01d9fb7d67
2020-03-17 11:27:28 +01:00
..
functional Enable arrow-body-style with as-needed 2020-01-10 12:37:45 +01:00
common-test-setup.js Convert polygerrit to es6-modules 2020-03-17 11:27:28 +01:00
index.html Manually updating some tests before run conversion script 2020-03-17 10:07:24 +00:00
test-pre-setup.js Add license header for test-pre-setup.js 2020-02-10 17:14:30 +01:00
test-router.js Convert polygerrit to es6-modules 2020-03-17 11:27:28 +01:00