mirror of
https://github.com/OliveTin/OliveTin
synced 2026-08-23 19:16:33 +00:00
Argument-form submits remount the dashboard, so flash via a one-shot binding-scoped pending result that ActionButton consumes after return.
OliveTin-integration-tests
GitHub Actions (Ubuntu, Local Process)
mochais 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 inVagrantfile) --. envVagrant.sh fedora38to set the $IP and $PORT mocha