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

Configure end-to-end tests for web deployments #57

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Configure end-to-end tests for web deployments #57

merged 1 commit into from
Oct 28, 2021

Conversation

roluk
Copy link
Member

@roluk roluk commented Oct 28, 2021

End-to-end tests are now categorized by deployment type with #web and #local tags. Tests that are supported on both deployments may have both tags at the same time.

npm test runts tests for local deployment and npm run test:web for web deployment. You may also set SERVICE_URL environment variable to point to the hosted instance of Presentation Rules Editor.

@roluk roluk merged commit d25e69e into master Oct 28, 2021
@roluk roluk deleted the web-tests branch October 28, 2021 11:56
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