Skip to content
Commit 49d4de63 authored by François Martin's avatar François Martin
Browse files

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: default avatarmartinfrancois <f.martin@fastmail.com>
parent 5239ebda
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment