Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests: Test Conventions, Fixtures, and Scenario Tests #2

Open
seangwright opened this issue Dec 27, 2021 · 0 comments
Open

Tests: Test Conventions, Fixtures, and Scenario Tests #2

seangwright opened this issue Dec 27, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed tests Unit or integration tests

Comments

@seangwright
Copy link
Owner

The unit test suite doesn't have any conventions around the naming of variables/methods or the descriptions of individual tests. We also don't have any fixtures for common setup.

There are likely many combinations of tests that are missing if we want full coverage of typing support.

I'd also like some more fleshed out scenario tests to show how/prove that all the methods play nice together.

@seangwright seangwright added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers tests Unit or integration tests labels Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed tests Unit or integration tests
Projects
None yet
Development

No branches or pull requests

1 participant