feat: test GoToSocial for host meta
This commit is contained in:
parent
a579f02241
commit
a5ab4c32da
1 changed files with 6 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue