GIScience / GIScience/openpoiservice
Tests should only create tables & import data once
Open
enhancement | suggestion
waiting for release
- Dominant language
- Python
- Stars
- 199
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Right now, every single test creates, imports and drops tables. Use `setUpClass` to only do that once.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.