Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Recognize <test-fixture> in element tests #1492

Open rictic opened 7 years ago

rictic commented 7 years ago

Currently wct's browser.js imports test-fixture in a pretty dynamic way. We should add a comment syntax or some other way to indicate a dependency so that we can notice that test-fixture is defined.

justinfagnani commented 7 years ago

If only there were some way to indicate that one file is importing another...

justinfagnani commented 7 years ago

Marking low for now, another approach would be to not lin tests be default.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.