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

Allow running acceptance tests from vscode #19

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

atabel
Copy link
Contributor

@atabel atabel commented Jun 10, 2020

vscode extension uses the root jest.config.js file, so that file should support acceptance tests too, not only units. This PR creates two different jest projects (unit and acceptance) and a root jest.config.js file that groups both projects.

…ld support acceptance tests too, not only units. This commit creates two different jest projects (unit and acceptance) and a root jest.config.js that group both projects
@atabel atabel requested review from Marcosld and pladaria June 10, 2020 15:25
@github-actions
Copy link

Deploy preview for mistica-web ready!

Built with commit 34e8cd6

✅ Preview: https://mistica-web-r0fygexj6.now.sh

This pull request is being automatically deployed with vercel-action

Copy link
Member

@pladaria pladaria left a comment

Choose a reason for hiding this comment

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

ok

@atabel atabel merged commit 0dbf971 into master Jun 10, 2020
@pladaria pladaria deleted the atoledano-run-acceptance-in-vscode branch April 14, 2021 12:27
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.

3 participants