fediverse-devnet / feditest

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

Change/fix the default multifile template path for the placeholder templates. #181

Closed steve-bate closed 3 months ago

steve-bate commented 4 months ago

Changed default template path to 'multifile,.' so the placeholder templates can use the non- multifile partial templates. After the placeholder templates are replaced with the real ones, we should modify this default path, if needed.

Fixes #179.