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

Enable main container to run all unit tests for underlying repos (not scientific tests) #283

Closed
2 tasks done
slarson opened this issue May 11, 2018 · 1 comment
Closed
2 tasks done

Comments

@slarson
Copy link
Member

slarson commented May 11, 2018

  • c302
  • sibernetic
@pgleeson
Copy link
Member

This is possible with the current image:

./run-shell-only.sh # enter into the Docker container, then run:

cd sibernetic/
./run_all_tests.sh 
cd ../c302/
./test.sh 

OpenWorm Top-level automation moved this from Backlog to Done May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants