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 basic CLI tests. #1303

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

Tapchicoma
Copy link
Collaborator

Description

These tests are using command line artifact to validate it is working. Additionally test are taking into account current test JVM toolchain to find 'java' executable.

Fixes #540

Checklist

  • tests are added
  • CHANGELOG.md is updated

These test are using command line artifact produced by the project. Additionally, they use current test JVM toolchain to set 'java' executable path.
@Tapchicoma Tapchicoma marked this pull request as ready for review December 5, 2021 20:36
@Tapchicoma Tapchicoma merged commit b9f6125 into pinterest:master Dec 14, 2021
@Tapchicoma Tapchicoma deleted the tapchicoma/540-cli-tests branch December 14, 2021 20:21
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.

Integration tests for command-line execution
3 participants