DescriptionPolymerTestBase: Load mock-interactions.js instead of importing HTML
iron-test-helpers was updated upstream to import Polymer.[1] This
assumes Polymer is not already imported, an assumption that is
violated when we test a vulcanized source like Downloads.
By loading the script instead of the HTML we avoid re-importing
Polymer. This may stop working if mock-interactions.js becomes
dependent on other files.
[1] https://github.com/PolymerElements/iron-test-helpers/commit/c9e045f520bed82a0447e59d30b9985110c4574f
BUG=576828
Committed: https://crrev.com/2d90ebf4ec6783ce4da185f2364fa190d084c1c1
Cr-Commit-Position: refs/heads/master@{#368994}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : MockInteractions #
Total comments: 2
Patch Set 4 : closure type #Messages
Total messages: 16 (7 generated)
|