Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/go-fed/testsuite
Unofficial ActivityPub test suite server, which runs machine-assisted test cases against federated software.
https://github.com/go-fed/testsuite
854a9095a453a9536b85968f259d039d614d4cdf authored over 4 years ago by Cory Slep <[email protected]>
d973fd023d9300040f56ec43bab2f74c278aee5f authored over 4 years ago by Cory Slep <[email protected]>
This updates the README and about pages to ensure that they reflect the
latest status of the pro...
This will allow us to help identify if someone is misusing the
testsuite somehow, and be good Fe...
Forms now look more formal. The test status page is actually pleasant to
read for a change. A lo...
556acfd7d1b72f5056f8b112aa1ea81cba0125b8 authored over 4 years ago by Cory Slep <[email protected]>
It's not the most fun to read the test results, but the site is overall
looking much better than...
Before, the testrunner just had its own recorder to accumulate logging
statements. However, now ...
This would kill the request due to a nil pointer dereference, thanks to
golang's awful handling ...
9dc35ebcb574f15adc5be97c9f239fc2d32dabae authored over 4 years ago by Cory Slep <[email protected]>
Added a new yes/no instruction.
0afa6b61cb3933bf40409ad1552aa57ba5454ba3 authored over 4 years ago by Cory Slep <[email protected]>Also, scope out remaining inbox forwarding tests.
40c8e5b615947bcfeb0c5ebb555c1a5353813682 authored over 4 years ago by Cory Slep <[email protected]>d88c797397f3a1ae31c61e0a09a7cc02706c8c6c authored over 4 years ago by Cory Slep <[email protected]>
Added some utility functions to cut down on repeat code.
57f581023b0d0067e6f02956de1934efbca443c2 authored over 4 years ago by Cory Slep <[email protected]>
We begin by seeding an activity with a followers collection in the
address, and it being an obje...
Ensures Accept-Follow results in adding the actor to the following
collection, while Reject-Foll...
5761b0106d297cf224128d3808854635da5f9d2c authored over 4 years ago by Cory Slep <[email protected]>
327bd6205b384f32ea19d76eca26c04617892440 authored over 4 years ago by Cory Slep <[email protected]>
Added Accept/Reject support in the test runner. Added multiple tests for
handling the expectatio...
We can't reliably detect the federated peers' inbox ourselves.
4c8abeeb2ee2f6b83ed64f455193f60a1d67fc25 authored over 4 years ago by Cory Slep <[email protected]>
This rough outline maps the old test suite to ideas for automated tests
that still need to be wr...
This test repeatedly delivers the same activity. It sets the stage to
later query the peer's inb...
628b0d129bd2cdf7d9fc32c3a6d449ddf84b27c5 authored over 4 years ago by Cory Slep <[email protected]>
e3a330f039d820fed99cc0b4865966ce2ebdb9cd authored over 4 years ago by Cory Slep <[email protected]>
45ef7ba3dd4ef8d51e6650e2a854f383febeba4f authored over 4 years ago by Cory Slep <[email protected]>
7eb202b5e81cb7f1edb8b5b1317b697695620f75 authored over 4 years ago by Cory Slep <[email protected]>
d53aa7fe6eb65920387579884abe7c1191f3dfbc authored over 4 years ago by Cory Slep <[email protected]>
e0dde102507ebc42256d2317c98b8cde6e6bcc79 authored over 4 years ago by Cory Slep <[email protected]>
912ca4d7e7cd165f413b4763be4a0a4a51662ec6 authored over 4 years ago by Cory Slep <[email protected]>
The tests can now detect when HTTP signatures are used to dereference a
non-inbox non-outbox end...
Asks a S2S-specific field to then create a series of nested collections
in order to detect the p...
Fix a bug with allocation Collections instead of OrderedCollections for
inbox and outbox test ac...
Added hooks into the TestRunner to await peer federated messages, which
is required to later ver...
c82e023e6733b5de8c6e0969d0639003b3c6f8a7 authored over 4 years ago by Cory Slep <[email protected]>
0882bdd2007427f2ffbf966a0d7c385dc6092264 authored over 4 years ago by Cory Slep <[email protected]>
In its current state it will display a home page, let a user start a
test suite, execute tests, ...