Test output for nomads [ok]

Testing time: 1s

/root/salmonella-run-publish/chicken/bin/csi -script run.scm < /dev/null

-- testing Utils -------------------------------------------------------------
extract version from file ............................................ [ PASS]
extract version from file without version ............................ [ PASS]
2 tests completed in 0.001 seconds.
2 out of 2 (100%) tests passed.
-- done testing Utils --------------------------------------------------------


-- testing Database-Binding --------------------------------------------------
connect .............................................................. [ PASS]
create version table ................................................. [ PASS]
first-migration? detects first run ................................... [ PASS]
first-migration? detects existing migrations ......................... [ PASS]
4 tests completed in 0.037 seconds.
4 out of 4 (100%) tests passed.
-- done testing Database-Binding ---------------------------------------------


-- testing System ------------------------------------------------------------
migrates from earliest to latest ..................................... [ PASS]
migrates from latest to earliest ..................................... [ PASS]
migrates from earliest to specific ................................... [ PASS]
migrates from specific to earliest ................................... [ PASS]
migrates from specific to latest ..................................... [ PASS]
migrates from latest to specific ..................................... [ PASS]
doesn't migrate if up to date ........................................ [ PASS]
doesn't migrate from earliest to earliest ............................ [ PASS]
doesn't migrate from latest to latest ................................ [ PASS]
irreversable migrations .............................................. [ PASS]
irreversible migrations with message ................................. [ PASS]
detect dublicate migrations .......................................... [ PASS]
detect non-existent versions ......................................... [ PASS]
13 tests completed in 0.337 seconds.
13 out of 13 (100%) tests passed.
-- done testing System -------------------------------------------------------