index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
db
/
test_traits.py
Age
Commit message (
Expand
)
Author
2022-03-12
Remove test cases related to sample data
BonfaceKilz
2022-03-12
Append case attributes to csv data if they exist
BonfaceKilz
2022-02-21
Fix minor issues introduced while fixing linting errors
Frederick Muriuki Muriithi
2022-02-17
Use pytest's "mark" feature to categorise tests
Frederick Muriuki Muriithi
2022-02-09
Remove obsolete `PublishFreeze` table
Frederick Muriuki Muriithi
2022-01-05
test_traits.py: Update failing test
BonfaceKilz
2021-10-19
Disable pylint issue
Frederick Muriuki Muriithi
2021-10-19
Move `export_informative` function to `gn3.db.traits` module
Frederick Muriuki Muriithi
2021-10-19
Move 'export_trait_data' to 'gn3.db.traits' module
Frederick Muriuki Muriithi
2021-09-23
Refactor: Move common sample data to separate file
Frederick Muriuki Muriithi
2021-09-22
Fix more pylint errors
Frederick Muriuki Muriithi
2021-08-09
Set up the trait dataset type correctly
Muriithi Frederick Muriuki
2021-08-09
Fix linting errors
Muriithi Frederick Muriuki
2021-08-08
Update tests
Muriithi Frederick Muriuki
2021-08-05
Reorganise the database code
Muriithi Frederick Muriuki
2021-08-05
Build up trait_name items from full name
Muriithi Frederick Muriuki
2021-08-04
Fix issues caught by pylint
Muriithi Frederick Muriuki
2021-08-04
Retrieve the RISet and RISet ID values
Muriithi Frederick Muriuki
2021-08-04
Add tests for post-processing functions
Muriithi Frederick Muriuki
2021-08-04
Update tests
Muriithi Frederick Muriuki
2021-07-30
Remove extra space
Muriithi Frederick Muriuki
2021-07-30
Return dict from query functions
Muriithi Frederick Muriuki
2021-07-29
Merge branch 'main' into Feature/Update-db-from-csv-data
BonfaceKilz
2021-07-29
Add method for updating values from a sample dataset
BonfaceKilz
2021-07-29
Retrieve trait information
Muriithi Frederick Muriuki
2021-07-29
Make name retrieval more general
Muriithi Frederick Muriuki
2021-07-29
Retrieve 'ProbeSet' trait name
Muriithi Frederick Muriuki