Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not running remote asset tests on PR builds and fixing integration tests #43

Merged
merged 2 commits into from
May 10, 2022

Conversation

minond
Copy link

@minond minond commented May 10, 2022

This fixes the integration tests by using the latest version of the SDK in the remote UMD test and prevents the same remote asset test from running as part of the CI we run on every push/PR. I'll create a new workflow that runs the remote asset tests on a schedule instead.

"umd (local)": "Widget SDK loaded via local UMD module",
}

if (Cypress.env("ENVIRONMENT") !== "staging") {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

@minond minond merged commit 6355767 into master May 10, 2022
@minond minond deleted the mm/skip-remote-asset-tests-on-pr-builds branch May 10, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants