Skip to content

Run esm-amd-loader on Sauce when configured.#441

Merged
aomarks merged 1 commit intomasterfrom
esm-sauce
Jun 7, 2018
Merged

Run esm-amd-loader on Sauce when configured.#441
aomarks merged 1 commit intomasterfrom
esm-sauce

Conversation

@aomarks
Copy link
Copy Markdown
Member

@aomarks aomarks commented Jun 6, 2018

Also replace SKIP_REMOTE_BROWSERS env var with WCT_SAUCE.

Also replace SKIP_REMOTE_BROWSERS env var with WCT_SAUCE.
"lint": "tslint --project . --format stylish",
"build": "npm run clean && tsc",
"test:wct": "npm run lint && npm run build && wct"
"test:wct": "npm run lint && npm run build && bash run-wct.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

How does test:wct get invoked? Shouldn't this be test:integration?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

esm-amd-loader's test:integration command cds to this package and calls this script. i thought that made more sense, since it's the integration test for that package, which just happens to be implemented in a separate package.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Got it. Thanks!

@usergenic usergenic self-requested a review June 7, 2018 18:56
@aomarks aomarks merged commit 5293110 into master Jun 7, 2018
@aomarks aomarks deleted the esm-sauce branch June 7, 2018 18:57
aomarks added a commit that referenced this pull request Jun 7, 2018
We can't because secure environment variables aren't available. This was
already happening before #441 but
in a slightly different way.
aomarks added a commit that referenced this pull request Jun 7, 2018
We can't because secure environment variables aren't available. This was
already happening before #441 but
in a slightly different way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants