fediverse-devnet / feditest

A testing framework for distributed, heterogeneous systems communicating with complex protocols, such as the Fediverse
https://feditest.org/
MIT License
31 stars 6 forks source link

Capture metadata for the fediverse server applications we want to test #34

Open jernst opened 8 months ago

jernst commented 8 months ago

There may be all sorts of things that we want to capture, and we need to come up with a way to do this. This includes:

steve-bate commented 5 months ago

I think we should move this back to the backlog for now. It's a bit of a catch-all task and it would be better to define more specific tasks to design and implement the various parts as we need them and the requirements are more clear. What do you think?

Some aspects of this will be covered in #46.

jernst commented 5 months ago

It occurs to me it may be better that the test runner executes whatever tests are defined in the active TestPlan.

But that test annotations and app annotations are used by a (to-be-created) TestPlanCreator to suggest sensible TestPlans -- which the user can then override as they like by editing the TestPlan.