feat: add ActivityPub testing for Forgejo
This commit is contained in:
parent
c7967a2f12
commit
63056b9f34
1 changed files with 5 additions and 0 deletions
|
@ -25,3 +25,8 @@ name = "nodeinfo"
|
||||||
url = "https://git.batsense.net/ForgeFlux/nodeinfo-test"
|
url = "https://git.batsense.net/ForgeFlux/nodeinfo-test"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
container = "forgeflux/nodeinfo-test"
|
container = "forgeflux/nodeinfo-test"
|
||||||
|
[[suites.tests]]
|
||||||
|
name = "activitypub_test"
|
||||||
|
url = "https://git.batsense.net/ForgeFlux/ap-test"
|
||||||
|
version = "0.1.0"
|
||||||
|
container = "forgeflux/ap-test"
|
||||||
|
|
Loading…
Reference in a new issue