mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore: Add init logging to conformance tests
This commit is contained in:
parent
d2870e5c8b
commit
847dc821b8
@ -10,4 +10,6 @@ RESOURCE_SERVER_ROOT=http://localhost:3000
|
|||||||
TEST_CONTAINER=/alice/
|
TEST_CONTAINER=/alice/
|
||||||
quarkus.log.category."ResultLogger".level=INFO
|
quarkus.log.category."ResultLogger".level=INFO
|
||||||
quarkus.log.category."com.intuit.karate".level=DEBUG
|
quarkus.log.category."com.intuit.karate".level=DEBUG
|
||||||
|
quarkus.log.category."org.solid.testharness.http.Client".level=DEBUG
|
||||||
|
quarkus.log.category."org.solid.testharness.http.AuthManager".level=DEBUG
|
||||||
MAXTHREADS=1
|
MAXTHREADS=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user