Skip to content

Testing Tools

By using these testing tools, you should be able to diagnose problems with federating your software. For example, if both your application and its peer pass the Verifying your actor, tests, you can exclude HTTP Signatures and general setup of the actors as a cause of federation problems. To test a peer, one might want to follow these instructions.

Available tools

  • Verifying your actor checks authentication for interacting with the actor object and its inbox works correctly
  • HTTP Signatures can be used to diagnose problems with a HTTP Signature implementation or to develop one
  • One Actor Server can be used to view the raw inbox content of your application. For example, this can be used to check your application sends the correct data. It is also used as a basis to write further tools.