guix/gnu/tests
Christopher Baines d9b530813f
gnu: tests: web: Generalise the nginx test.
So that it can also be used for other web servers.

* gnu/tests/web.scm (%index.html-contents): Change nginx to guix.
  (%make-http-root): Move the index.html file from /srv to /srv/http.
  (%nginx-servers): Remove the setting of root.
  (run-nginx-test, run-webserver-test): Rename run-nginx-test to
  run-webserver-test and generalise its behaviour
  (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
2018-01-17 08:43:41 +00:00
..
admin.scm
audio.scm
base.scm
databases.scm
desktop.scm
dict.scm
install.scm
mail.scm
messaging.scm services: bitlbee: Add test. 2018-01-15 23:29:34 +01:00
networking.scm tests: networking: Add tests for Open vSwitch. 2017-12-29 14:07:38 +01:00
nfs.scm
rsync.scm
ssh.scm
version-control.scm services: nginx: Replace 'http-port' and 'https-port' with 'listen'. 2017-12-18 12:03:14 +01:00
virtualization.scm
web.scm gnu: tests: web: Generalise the nginx test. 2018-01-17 08:43:41 +00:00