Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

added configFile argv for WCT. #430

Closed
wants to merge 2 commits into from
Closed

added configFile argv for WCT. #430

wants to merge 2 commits into from

Conversation

hvdb
Copy link
Contributor

@hvdb hvdb commented Oct 5, 2016

@FredKSchott
Copy link
Contributor

Thanks @hvdb! I'll try to take a look at this and Polymer/web-component-tester#388 as soon as possible (The team is busy getting ready for Polymer Summit next week so it might be a little while before I can)

Copy link
Contributor

@FredKSchott FredKSchott left a comment

Choose a reason for hiding this comment

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

@hvdb now that Polymer/web-component-tester#388 is merged I'm happy to start reviewing this with you.

For this to work properly we'll need to wait for a new release of WCT though, and then pin to that latest version in our package.json.

@@ -104,6 +104,11 @@ export class TestCommand implements Command {
description: "Set job visibility to 'public', 'public restricted', 'share', 'team' or 'private'",
type: String,
},
{
name: 'configFile',
Copy link
Contributor

Choose a reason for hiding this comment

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

all cli flags have followed the dash-case format, please change to config-file and handle the mapping into WCT below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do!

@hvdb hvdb closed this Jun 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants