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

Revise testing #295

Open
6 tasks
alejandrosame opened this issue Sep 13, 2020 · 0 comments
Open
6 tasks

Revise testing #295

alejandrosame opened this issue Sep 13, 2020 · 0 comments
Labels
Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase

Comments

@alejandrosame
Copy link
Member

Description

Our current tests vary a lot in style and scope. Some of the tests also take a significant amount of time to be comfortable to run locally during development.

Expected Behavior

Separate current tests based on type (unit, integration, validation, etc) when appropriate. Optimise by using fixtures when testing requires heavy data setup. Include changes in testing guidelines.

Additional Context

Related issues:

@alejandrosame alejandrosame added the Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase label Sep 13, 2020
@alejandrosame alejandrosame added this to the Repository improvements milestone Sep 13, 2020
dvadym added a commit to dvadym/PyDP that referenced this issue Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Projects
None yet
Development

No branches or pull requests

1 participant