chess-pipeline
chess-pipeline copied to clipboard
Set up staging environment
A lot of the pipeline issues that crop up can't really be found by running tests without a proper staging environment. I think I can set up something under tests/ that uses a local .env to connect to a staging environment and run whatever tests are required (along with cleanup).