Functional tests: minor documentation changes

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Michael Pimmer 2018-10-23 10:47:57 +00:00 committed by James Valleroy
parent b92b66b7e9
commit f539a223f6
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -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