Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
metagenedb
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Metagenomics
metagenedb
Merge requests
!11
start using factory boy for tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
start using factory boy for tests
31-factory-boy-tests
into
dev
Overview
0
Commits
1
Pipelines
1
Changes
5
Merged
Kenzo-Hugo Hillion
requested to merge
31-factory-boy-tests
into
dev
5 years ago
Overview
0
Commits
1
Pipelines
1
Changes
5
Expand
Started using factory boy when items in db are required
Closes #31
0
0
Merge request reports
Compare
dev
dev (base)
and
latest version
latest version
c6933a0c
1 commit,
5 years ago
5 files
+
162
−
61
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
backend/metagenedb/apps/catalog/factory/__init__.py
0 → 100644
+
1
−
0
Options
from
.taxonomy
import
TaxonomyFactory
# noqa
Loading