Skip to content

SANBI-SA/studyGroupWork

Repository files navigation

SANBI/UWC Mozilla Science Study Group workspace

This repository contains work done as part of the SANBI UWC Mozilla Science Study Group. In general each session gets a directory.

As mentioned below we have got some support for automated testing. Test status: Build Status

Support for testing of Python scripts

If a session has a directory in it called test/, then tests will be run using Travis CI each time that the a commit is pushed to the repository. If the script has any module requirements (besides the standard Python modules and pytest) they should be listed in a file called requirements.txt, which is in conda format, i.e. it can be created using conda list --export.

TODO for testing

Right now all tests are run. A filter should be used to ensure that only directories where new commits have been added should be tested.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published