Closed robkooper closed 10 years ago
Integration tests will be in tests folder. The name will be the name of the host as stored in ${HOSTNAME}.
The tests should not write to the database (settings$bety$write <- FALSE), outdir should be set to pecan (settings$outdir <- pecan) and outputs should be written to pecan/dbfiles (settings$run$dbfiles <- pecan/dbfiles).
Included 2 tests for the VM and 1 test for ebi-forecast (which is used by jenkins).
Should be able to launch integration tests from build script.