fediverse-devnet / feditest

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

create-constellation needs better argument checking #161

Closed jernst closed 4 days ago

jernst commented 1 month ago

feditest create-constellation without arguments produces:

2024-05-29T10:49:55Z [CRITICAL] feditest: <class 'TypeError'> -- 'NoneType' object is not iterable
jernst commented 4 days ago

Fixed in #224