add tests

This commit is contained in:
2021-08-27 03:56:17 +03:00
parent 3e044fd006
commit 89aa8f0b45
23 changed files with 684 additions and 34 deletions

View File

@ -8,6 +8,9 @@ database = /var/lib/pacman
repositories = core extra community multilib
root = /
[auth]
salt = salt
[build]
archbuild_flags =
build_command = extra-x86_64-build
@ -54,5 +57,6 @@ region = eu-central-1
secret_key =
[web]
auth = no
host = 127.0.0.1
templates = ../web/templates