fix(backend/tests): fix tests not being executed which are in a class whose...
fix(backend/tests): fix tests not being executed which are in a class whose name is not prefixed by `Test`
pytest apparently requires classes which contain tests to be prefixed by `Test` to run.
Signed-off-by:
martinfrancois <f.martin@fastmail.com>
Loading
Please register or sign in to comment