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

Lint the test suite with shellcheck #85

Open
duijf opened this issue Jan 15, 2020 · 0 comments
Open

Lint the test suite with shellcheck #85

duijf opened this issue Jan 15, 2020 · 0 comments

Comments

@duijf
Copy link
Contributor

duijf commented Jan 15, 2020

Currently, we have some integration tests written in Bash. We do not run these under shellcheck yet, but might want to do that as part of our CI pipeline.

Another option: move these to Python or Haskell. They are getting a bit large, and adding tests currently involves a lot of boilerplate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants