feat: test GoToSocial for host meta

This commit is contained in:
Aravinth Manivannan 2023-10-02 17:55:07 +05:30
parent a579f02241
commit a5ab4c32da
Signed by untrusted user: realaravinth
GPG Key ID: F8F50389936984FF
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@ url = "https://git.batsense.net/ForgeFlux/nodeinfo-test"
version = "0.1.0"
container = "forgeflux/nodeinfo-test"
[[suites.tests]]
name = "host_meta"
url = "https://git.batsense.net/ForgeFlux/host-meta-test"
version = "0.1.0"
container = "forgeflux/host-meta-test"
env_vars = { FTEST_USER="alice@gotosocial"}
[[suites.tests]]
name = "acitivitypub"
url = "https://git.batsense.net/ForgeFlux/ap-test"
version = "0.1.0"