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 bash tests #11595

Merged
merged 3 commits into from
Oct 21, 2019
Merged

Add bash tests #11595

merged 3 commits into from
Oct 21, 2019

Conversation

damccorm
Copy link

Tests inline/filepath cases + arg support.

@damccorm
Copy link
Author

Linux/Mac tests are working now so this should be ready for review.

Copy link
Contributor

@jtpetty jtpetty left a comment

Choose a reason for hiding this comment

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

LGTM

@stephenmichaelf
Copy link
Member

Looks good, outside of general test cases are there any edge cases we want to add validation for? E.g. - if we had these tests would we have caught the last bug?

@damccorm
Copy link
Author

Yeah, it would've. I think this currently tests every path except for a couple single argument cases (where a variable maps one to one with adding an argument to our execution of Bash).

@damccorm damccorm merged commit ffb9409 into master Oct 21, 2019
@damccorm damccorm deleted the users/damccorm/bashtests branch October 21, 2019 19:52
leantk pushed a commit that referenced this pull request Dec 23, 2019
* Add bash tests

* Fix linux tests
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