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
Age
Commit message (
Expand
)
Author
2022-03-12
Apply auto-pep8 to sample_data.py and it's test file
BonfaceKilz
2022-03-12
Update how data is updated by re-using existing functions
BonfaceKilz
2022-03-12
Create action dict that's created when updating data
BonfaceKilz
2022-03-12
Add test cases for inserting and deleting data
BonfaceKilz
2022-03-12
Fill in empty values in csv text with: "x"
BonfaceKilz
2022-03-12
Remove test cases related to sample data
BonfaceKilz
2022-03-12
Extract a strain name given a csv string and it's header
BonfaceKilz
2022-03-12
Don't add extra key "Column" to dict if there are no changes
BonfaceKilz
2022-03-12
Test edges cases for csv files when running csvdiff
BonfaceKilz
2022-03-12
Create new method for filling csv with a default value
BonfaceKilz
2022-03-12
Add methods for working with csv data
BonfaceKilz
2022-03-12
Append case attributes to csv data if they exist
BonfaceKilz
2022-03-11
Fix some linting issues
Frederick Muriuki Muriithi
2022-03-08
Remove unused function and its tests
Frederick Muriuki Muriithi
2022-03-08
Fix tests, and issues caught by tests
Frederick Muriuki Muriithi
2022-02-24
gn3: Explicitly specify UTF-8 to be the file encoding.
Arun Isaac
2022-02-21
Fix minor issues introduced while fixing linting errors
Frederick Muriuki Muriithi
2022-02-21
Fix a myriad of linter issues
Frederick Muriuki Muriithi
2022-02-21
Add test to ensure samples are read correctly from .geno files
Frederick Muriuki Muriithi
2022-02-18
Remove erroneous test based on wrong assumptions
Frederick Muriuki Muriithi
2022-02-17
Use pytest's "mark" feature to categorise tests
Frederick Muriuki Muriithi
2022-02-17
Add property tests for `dictify_by_samples`
Frederick Muriuki Muriithi
2022-02-09
Remove obsolete `PublishFreeze` table
Frederick Muriuki Muriithi
2022-01-05
test_traits.py: Update failing test
BonfaceKilz
2021-12-14
linting: Fix obvious linting issues
Frederick Muriuki Muriithi
2021-12-14
Provide expected values to use for tests
Frederick Muriuki Muriithi
2021-12-10
refactor sample r unittests
Alexander Kabui
2021-12-10
refactor unittest for normalizing sample values
Alexander Kabui
2021-11-29
Update test for data changes
Frederick Muriuki Muriithi
2021-11-23
Fix a myriad of linting errors
Frederick Muriuki Muriithi
2021-11-22
Add test to query builders
Frederick Muriuki Muriithi
2021-11-19
Avoid rounding: compare floats approximately
Frederick Muriuki Muriithi
2021-11-19
Replace use of assert_allclose. Disable linter error
Frederick Muriuki Muriithi
2021-11-18
Fix some linting errors
Frederick Muriuki Muriithi
2021-11-18
Replace code migrated from R with pingouin functions
Frederick Muriuki Muriithi
2021-11-15
Fix bugs in recursive partial correlations
Frederick Muriuki Muriithi
2021-11-15
Fix the columns in built data frame
Frederick Muriuki Muriithi
2021-11-12
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...
Frederick Muriuki Muriithi
2021-11-12
Pass in parser function for flexibility
Frederick Muriuki Muriithi
2021-11-11
Reimplement correlations2.compute_correlation using pearsonr.
Arun Isaac
2021-11-11
Compare floats approximately.
Arun Isaac
2021-11-11
pep8 formatting;update unittests
Alexander Kabui
2021-11-09
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...
Frederick Muriuki Muriithi
2021-11-09
Implement remaining part of `partial_correlation_recursive` function
Frederick Muriuki Muriithi
2021-11-09
Update test data: have both vectors and matrices
Frederick Muriuki Muriithi
2021-11-09
Add new data processing utility
Frederick Muriuki Muriithi
2021-11-04
test_partial_correlations: skip failing tests
BonfaceKilz
2021-11-04
Create blackbox tests for some functions migrated from R
Frederick Muriuki Muriithi
2021-11-04
Retrieve indices of the selected samples
Frederick Muriuki Muriithi
2021-11-04
Parse single line from CSV file
Frederick Muriuki Muriithi
[prev]
[next]