summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Collapse)AuthorFilesLines
2020-09-18fix: glob ./*.py to avoid potential problems with filenames -*.pyLars Wirzenius1-1/+1
2020-08-14fix: use files in srcdir for passing in manager address, env varsLars Wirzenius1-1/+3
Subplot now clears the environment before running scenarios so we can't use $CONTRACTOR_ADDRESS to pass in the manager's address. We also need the SSH agent's address so we can authenticate into the manager. set up test.env get env from test.env
2020-05-10test: run black in check mode as part of ./checkLars Wirzenius1-0/+2
Life is too short to format code by hand.
2020-04-18Add: script to run Subplot easilyLars Wirzenius1-0/+5