feat: add ActivityPub testing for Forgejo

This commit is contained in:
Aravinth Manivannan 2023-10-01 20:06:53 +05:30
parent c7967a2f12
commit 63056b9f34
Signed by: realaravinth
GPG key ID: F8F50389936984FF

View file

@ -25,3 +25,8 @@ name = "nodeinfo"
url = "https://git.batsense.net/ForgeFlux/nodeinfo-test"
version = "0.1.0"
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"