Open Sean1572 opened 1 year ago
Yeah we are going to need to like upload a prebuilt config file to get this work. I suggest: 1) Create a new github repo with a configured config file for testing 2) have github actions pull that repo and copy the file into the acoustic_species repo 3) Run the testing script
Unsure if we will need to do this for testing data... testing data is already in the repo right? Either way this should allow us just to have a quick testing suite to ensure code validity
No we don't have any testing data in the repo :( I like the idea of cloning another repo in the actions, we can copy from the example dataset on google drive (linked in the readme)
Got the test file to run. Have not yet tested how it works with config or files. Will look deeper into that.