Node and constellation types

https://feditest.org/reference/node-and-constellation-types/

FediTest supports several Nodes types out of the box that can be assembled into a variety of Constellations types. In addition, as FediTest is built and available as an object framework, and not just a black box of code, developers can create their own Node types by subclassing the FediTest Python classes Node and NodeDriver.

Here we document Constellations and the types of Nodes that we have found useful ourselves, and what they are particularly useful for.

Note: work in progress!