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 should only create tables & import data once #96

Open
nilsnolde opened this issue Apr 1, 2020 · 0 comments
Open

Tests should only create tables & import data once #96

nilsnolde opened this issue Apr 1, 2020 · 0 comments
Assignees
Labels
enhancement | suggestion New feature or request waiting for release Fixed in another branch than `master`, waiting to be merged
Projects

Comments

@nilsnolde
Copy link
Contributor

Right now, every single test creates, imports and drops tables. Use setUpClass to only do that once.

@nilsnolde nilsnolde added enhancement | suggestion New feature or request waiting for release Fixed in another branch than `master`, waiting to be merged labels Apr 1, 2020
@nilsnolde nilsnolde self-assigned this Apr 1, 2020
@nilsnolde nilsnolde added this to To do in v1.0 via automation Apr 1, 2020
@nilsnolde nilsnolde moved this from To do to Done in v1.0 Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement | suggestion New feature or request waiting for release Fixed in another branch than `master`, waiting to be merged
Projects
v1.0
  
Done
Development

No branches or pull requests

1 participant