Skip to content

monarch-ebi-dev/robot_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing a new ROBOT feature on a branch with the ODK

To test a new ROBOT feature on a branch with the ODK, simply run:

BRANCH=532-fix ROBOT_REPO=rctauber/robot ./prepare_robot_test.sh 

The previous command

  1. clones the ROBOT_REPO from GitHub
  2. checks out the branch with the fix (BRANCH)
  3. builds the robot jar using the usual maven commands
  4. pushes it upstream to the target directory of this here (robot_test) repo
  5. clones ODK
  6. compiles a dev version (obolibrary/odkdev) of the ODK including the robot jar created earlier

This ODK can now be used to run tests.

About

Failing robot tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors