Files
jamesread 7a327b133d
Build Snapshot / build-snapshot (push) Has been cancelled
Codestyle checks / codestyle (push) Has been cancelled
chore: dep update
2026-02-26 21:33:25 +00:00
..
2023-12-28 22:04:47 +00:00
2024-02-09 16:12:25 +00:00
2023-12-28 22:04:47 +00:00
2026-02-26 21:33:25 +00:00
2023-12-28 22:04:47 +00:00
2026-02-26 21:33:25 +00:00
2026-02-26 21:33:25 +00:00
2024-02-09 23:47:27 +00:00

OliveTin-integration-tests

GitHub Actions (Ubuntu, Local Process)

  • 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
  • mocha