Create more cypress tests and utilities (#8494)

This commit is contained in:
Michael Telatynski
2022-05-04 14:11:33 +00:00
committed by GitHub
parent fd6498a821
commit 77a437f30a
9 changed files with 330 additions and 52 deletions
@@ -1,6 +1,6 @@
server_name: "localhost"
pid_file: /data/homeserver.pid
public_baseurl: http://localhost:5005/
public_baseurl: "{{PUBLIC_BASEURL}}"
listeners:
- port: 8008
tls: false