Tests broken?
derlin opened this issue · 1 comments
derlin commented
All tests seem to have broke after changes to UserOptionData
and OptionSchema
. New required attributes are never set in tests, resulting in errors when trying to run tests (using pytest
):
TypeError: __init__() missing X required positional argument: ...
Do you have any CI in place to avoid such errors in the future?
willmcgugan commented
Patience please. Trogon is very much a work in progress. We will have tests running in CI soon.