You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: