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

Add tests for netlify build #837

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Add tests for netlify build #837

merged 1 commit into from
Apr 15, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented Apr 15, 2020

Fixes #835.

This adds tests for the netlify build command.

This only tests the integration between the Netlify CLI and @netlify/build and @netlify/config, since those already have their own tests in their respective repositories.

The binary command is run (as opposed to importing the command programmatically) so that the tests are as close as possible to how users experience running this command.

Note: CI tests are failing due to other tests unrelated to this PR.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label Apr 15, 2020
@ehmicky ehmicky self-assigned this Apr 15, 2020
@ehmicky ehmicky merged commit fd2d1ec into master Apr 15, 2020
@ehmicky ehmicky deleted the tests/netlify-build branch April 15, 2020 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tests for netlify build
2 participants