self-hosted
self-hosted copied to clipboard
Port Integration Tests to Python
There's a few main reasons why we want to do this.
- Bash is difficult to work with
- Bash commands work differently locally vs CI
- New features are hard to test with bash 4 ...