mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +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.
|
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
|
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
|
host forwards to 443 on the guest. From where the tests are running, the web
|
||||||
should be accessible from the host system at https://localhost:4430/.
|
interface of FreedomBox should be accessible at https://localhost:4430/.
|
||||||
|
|
||||||
# Setup FreedomBox Service for tests
|
# Setup FreedomBox Service for tests
|
||||||
|
|
||||||
Create a new user as follows:
|
Via Plinth, create a new user as follows:
|
||||||
|
|
||||||
* Username: tester
|
* Username: tester
|
||||||
* Password: testingtesting
|
* Password: testingtesting
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user