biocore / biocore/microsetta-private-api

Create a Small Test Database

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
enhancement someday
Dominant language
Python
Stars
6
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Currently our test framework runs against a full size database that takes a good amount of time to build, and thus doesn't get rebuilt when running the unit tests. This means there is always the possibility that our test database is out of sync with our desired state when the tests are run, which may make for some very difficult to debug failing unit tests in the future. At some point it would be nice to have a tiny database with the same schema that we can quickly build and throw away after each test or test suite.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.