mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
It's now possible to run the tests in the VM more easily without copy-pasting too much from HACKING.md. `vagrant provision --provisiion-with tests` will take care of the dependencies. freedombox/plinth#1521 - Provision VM to run function functional tests Reviewed-by: James Valleroy <jvalleroy@mailbox.org>