issues
search
AllenInstitute
/
mtrain_regimens
Repository to track training stages and regimens for visual behavior
Other
2
stars
4
forks
source link
Add test of mtrain_regimen cadence that uses mtrain_api as a fixture through docker-compose
#75
Open
nicain
opened
5 years ago
nicain
commented
5 years ago
[ ] Edit mtrain_regimens make file to create a new rule that:
[ ] Checks out mtrain_api
[ ] Starts a fixture network using docker-compose
[ ] Copy over test_regimen into the running network-fixture
[ ] Run the test inputs into the fixture; one of the inputs of this will be the current named regimen on the current checkout out commit being tested
[ ] grab the standard out of the run
[ ] assert that the standard out meets the expected behavior for the current commit of mtrain_regimens
mochic
commented
5 years ago
thanks for holding my hand