feat: test forgejo's nodeinfo impl
This commit is contained in:
parent
fe378112a9
commit
c7967a2f12
1 changed files with 5 additions and 0 deletions
|
@ -20,3 +20,8 @@ url = "https://git.batsense.net/ForgeFlux/webfinger-test"
|
|||
version = "0.1.0"
|
||||
container = "forgeflux/webfinger-test"
|
||||
env_vars = { FTEST_USER="alice@forgejo:7000"}
|
||||
[[suites.tests]]
|
||||
name = "nodeinfo"
|
||||
url = "https://git.batsense.net/ForgeFlux/nodeinfo-test"
|
||||
version = "0.1.0"
|
||||
container = "forgeflux/nodeinfo-test"
|
||||
|
|
Loading…
Reference in a new issue