Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests in github actions #135

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Run tests in github actions #135

wants to merge 9 commits into from

Conversation

Sean1572
Copy link
Collaborator

@Sean1572 Sean1572 commented Aug 2, 2023

No description provided.

@Sean1572 Sean1572 linked an issue Aug 2, 2023 that may be closed by this pull request
@Sean1572
Copy link
Collaborator Author

Sean1572 commented Aug 3, 2023

Got the test file to run. Have not yet tested how it works with config or files. Will look deeper into that.

@Sean1572
Copy link
Collaborator Author

Sean1572 commented Aug 3, 2023

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

@benjamin-cates
Copy link
Contributor

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run tests in GH builds
2 participants