1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Improve integration tests (#8276)

* improve integration tests

* fix Makefile

* improve makefile and integration docs
This commit is contained in:
Lunny Xiao
2019-09-25 20:13:18 +08:00
committed by Antoine GIRARD
parent c05b89a5aa
commit a8c024043c
8 changed files with 143 additions and 68 deletions

View File

@@ -59,7 +59,7 @@ PROVIDER_CONFIG = data/sessions-mysql8
[log]
MODE = test,file
ROOT_PATH = sqlite-log
ROOT_PATH = mysql8-log
REDIRECT_MACARON_LOG = true
ROUTER = ,
MACARON = ,