Skip to content

CI does not run Python unit tests. #462

Description

@mkcor

Describe the bug
The current version of our CircleCI config does not account for Python unit tests (to run, say, with pytest). That's probably because, up until #458, there were no such tests.

To Reproduce
Push a feature branch to origin and notice that Python unit tests in ./tests/unit/ are not run.

Expected behavior
Python jobs for 7a09451 should have failed.

Screenshots
python-unit-tests

Python 3.6 or 3.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions