AutoTST
AutoTST copied to clipboard
AutoTST Updates
AutoTST is not being maintained frequently and thus runs into environment issues due to package updates etc.
This PR intends to rebuild the environment file and locking all versions of the packages in order to reduce chance of a failing environment. Additionally, updated imports with a more definitive naming convention. Lastly, I have created a common.py file which will have AUTOTST_PATH
I have also added a CI to this PR so that we can continue to ensure that AutoTST remains operational.