Skip to content

Unit tests for logging in Schedule.create_assignment() fail when running tests from base directory #32

Description

@monoclecat

Unit tests in test_model_Schedule.py work fine when run one at a time but fail when running unit tests from the base test directory.

python3 manage.py test webinterface.tests.unit_tests fails
but
python3 manage.py test webinterface.tests.unit_tests.test_model_Schedule runs well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions