Well, I've just fixed an annoying CI failure for the new integration tests for #FedBOX.

This one had been driving me mad for at least two months, but it was never a super high priority, as they're not a load bearing part of the test suite yet.

It was all due to a too small timeout on the container initialization. Sheesh...

But now we have reliable tests for interacting with FedBOX both as an ActivityPub server and for configuring/bootstrapping it using SSH commands.

This makes setting up testing very easy, and all I need to do now is to port the extensive, existing suite to the new setup. It won't be easy though.