Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

3.0-ify tools/tests.md #2528

Merged
merged 2 commits into from
Apr 30, 2018
Merged

3.0-ify tools/tests.md #2528

merged 2 commits into from
Apr 30, 2018

Conversation

ghost
Copy link

@ghost ghost commented Apr 19, 2018

Fixes #2524

@ghost ghost requested review from arthurevans and usergenic April 19, 2018 00:02
@ghost ghost added the 3.0 update label Apr 19, 2018
@ghost ghost changed the title Update test instructions for P3.0 projs 3.0-ify tools/tests.md Apr 19, 2018
@ghost ghost assigned arthurevans Apr 23, 2018
This guide shows you the basics of using Polymer CLI to run unit tests, and
how to accomplish various tasks and scenarios using the Web Component Tester
library (the underlying library that powers Polymer CLI's testing tools).

**Update your tools for 2.0.** For testing with 2.0, make sure you have the latest
version of the Polymer CLI.
**Update your tools for 3.0.** For testing with 3.0, make sure you have the latest

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be @next I think, or leave off the @version if it's for next stable.

When we publish, we should probably have the CLI released as stable. Double check with tools team, but I think that would be a prerequisite.


To run a set of test suites:

1. Create an HTML file with a script that calls the `loadSuites` method. `loadSuites` takes as an argument an array of strings, where

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This formatting is weird. It makes no difference, but it's weird.

Copy link

@arthurevans arthurevans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor comments, otherwise LGTM.

@arthurevans arthurevans merged commit 21aa66c into master Apr 30, 2018
@arthurevans arthurevans deleted the 3-0-tools-tests branch April 30, 2018 22:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants