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: Setting up tests best practices #15

Open
abhinavkashyap opened this issue Aug 9, 2019 · 0 comments
Open

Tests: Setting up tests best practices #15

abhinavkashyap opened this issue Aug 9, 2019 · 0 comments
Labels
tests Anything Related to Tests

Comments

@abhinavkashyap
Copy link
Owner

There are a million places where different datasets are created.
For example, dataset is created in test_parsect_dataset, test_engine and other places. Write common fixtures that can be used by different test scripts.

@abhinavkashyap abhinavkashyap added the tests Anything Related to Tests label Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything Related to Tests
Projects
None yet
Development

No branches or pull requests

1 participant