Files app: Convert some unittests to use chrome://file_manager_test/
Convert FilesMessage test by adding the files_message_unittest.html and loading it from chrome://file_manager_test/. This test doesn't require Polymer, however it was logging errors because of Polymer, this change fixes Polymer in the test so no more log errors. Restore the FilesToolTip test that was deleted on CL:1493332 because it was incompatible with elements loading Polymer via chrome://resources/html/polymer.html, now it's compatible again so restoring it. Using code from CL:1736348. Bug: 991105 Change-Id: I908001c209f4291891b96714b3293ad5d86aca7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1738506 Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#685476}
Showing
Please register or sign in to comment