Add TESTING instructions for web interface

Add instructions to test aurweb's web interface via the PHP built-in web
server.

Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Mark Weiman 2017-04-12 00:56:16 -04:00 committed by Lukas Fleischer
parent 2c3c8417fb
commit 906a8f12cc
2 changed files with 40 additions and 0 deletions

View file

@ -1,6 +1,14 @@
Setup on Arch Linux
===================
For testing aurweb patches before submission, you can use the instructions in
TESTING for testing the web interface only.
Note that you can only do limited testing using the PHP built-in web server.
In particular, the cgit interface will be unusable as well as the ssh+git
interface. For a detailed description on how to setup a full aurweb server,
read the instructions below.
1) Clone the aurweb project:
$ cd /srv/http/