Skip to content

fix missing entrypoint on tests#121

Open
Bud-Macaulay wants to merge 1 commit intomainfrom
unit-testing
Open

fix missing entrypoint on tests#121
Bud-Macaulay wants to merge 1 commit intomainfrom
unit-testing

Conversation

@Bud-Macaulay
Copy link
Copy Markdown

Currently only one of the test files has a cli entry point (name == main). This is confusing as only one of the tests can be run using python tests/${TESTNAME} but the others pass silently.

This commit adds the same access point to the test files that are missing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant