Skip to content

[Improvement] Initial build fails due to test #39

@daniel-deychakiwsky

Description

@daniel-deychakiwsky

If I clone the cookie cutter and upload it as is, the build failed. This has to do with the testing directory. I added atest_noop.py unit test and then it all worked. Maybe include this in the initial template for a clean build?

def test_noop() -> None:
    assert True

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