Enable CLI Integration Tests to be Run Locally
Open
batch
- Dominant language
- C#
- Stars
- 478
- Forks
- 146
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 2
Description
Currently, integration tests can only be run in GitHub Actions and are typically observed on push. We should update integration tests so that they easily and successfully run locally to better debug and maintain code.
## Tasks
- [ ] Spike what it would take to update integration tests
- [ ] Update integration tests
- [ ] Update documentation as necessary
## Dependencies
Contributor guide
Assessment
This issue has not been assessed yet.