mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
Functional tests: minor documentation changes
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
b92b66b7e9
commit
f539a223f6
@ -24,12 +24,12 @@ Geckodriver will then use whatever version of Firefox you symlink as /usr/local/
|
||||
should run the tests using FreedomBox running on a throw-away VM.
|
||||
|
||||
The VM should have NAT port-forwarding enabled so that 4430 on the
|
||||
host forwards to 443 on the guest. The web interface of FreedomBox
|
||||
should be accessible from the host system at https://localhost:4430/.
|
||||
host forwards to 443 on the guest. From where the tests are running, the web
|
||||
interface of FreedomBox should be accessible at https://localhost:4430/.
|
||||
|
||||
# Setup FreedomBox Service for tests
|
||||
|
||||
Create a new user as follows:
|
||||
Via Plinth, create a new user as follows:
|
||||
|
||||
* Username: tester
|
||||
* Password: testingtesting
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user