* More screenshots link
* bugfix: wip
* cicd: Test flakey tests
* cicd: more tests
* cicd: more tests
* cicd: Try a 10s timeout
* cicd: Better debugging of process start / stop
* cicd: Better debugging of process start / stop
* cicd: Possibly unflaky tests
mocha is run with the default runner that starts and stops OliveTin as a local process (ie, localhost:1337).
Running different configurations (Local Process, VM, Container)
Get the snapshot you want to test make getsnapshot
To test against VMs:
-- export OLIVETIN_TEST_RUNNER=vm
-- vagrant up fedora38 (or whatever distro you like defined in Vagrantfile)
-- . envVagrant.sh fedora38 to set the $IP and $PORT