index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
/
tests
Age
Commit message (
Expand
)
Author
2022-09-05
Update values for "additive" in failing gemma test
Munyoki Kilyungi
2022-08-31
Add transform parameter to mapping api unit test
zsloan
2022-08-31
Fix failing api/test_mapping.py test
zsloan
2022-08-08
remove unnessary append to list
Alexander_Kabui
2022-08-08
remove test;test is redundant
Alexander_Kabui
2022-08-08
tests refactoring
Alexander_Kabui
2022-06-10
Skip failing integration test
BonfaceKilz
2022-06-10
Reverse polarity for gemma additive effects in tests
BonfaceKilz
2022-04-14
wqflask: Mock db connection when fetching case attributes
BonfaceKilz
2022-04-07
Create a new page to display case-attributes and their descriptions
BonfaceKilz
2022-03-22
Merge remote-tracking branch 'origin/testing' into feature/add_rqtl_pairscan
zsloan
2022-03-17
Lint some test files
BonfaceKilz
2022-03-17
Fix failing test
BonfaceKilz
2022-03-17
Skip unittests
BonfaceKilz
2022-03-17
Replace "g.db" object with a proper database connection
BonfaceKilz
2022-01-14
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...
zsloan
2021-11-04
use gn3 imports
BonfaceKilz
2021-10-25
Update failing tests when testing `get_user_access_roles`
BonfaceKilz
2021-10-25
Replace "resource_id" with "resource_info" dict
BonfaceKilz
2021-10-25
Get a users access mask
BonfaceKilz
2021-10-25
Add test-cases for `get_user_membership`
BonfaceKilz
2021-10-25
Move markdown_routes to api/markdown
BonfaceKilz
2021-10-13
resolve merge conflict
Alexander Kabui
2021-10-12
Fixed filename in test_gen_covariates_file; I think that the hash changed bec...
zsloan
2021-10-12
Fix R/qtl mapping test
zsloan
2021-10-12
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/ad...
zsloan
2021-10-12
Fixed test_gen_covariates_file
zsloan
2021-10-12
Fixed export_mapping_results test in test_run_mapping.py
zsloan
2021-10-09
unittest for processing wgcna output
Alexander Kabui
2021-10-06
tests: test_run_mapping: Add missing "name" attribute to tests
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing calls
BonfaceKilz
2021-10-06
tests: test_run_mapping: Fix failing assert when getting perm strata
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing attribute to "self.trait"
BonfaceKilz
2021-10-06
tests: test_run_mapping: Add missing positional argument "vals_hash"
BonfaceKilz
2021-07-12
fix merge conflict
Alexander Kabui
2021-07-12
tests: test_markdown_routes: Remove stubbed out tests
BonfaceKilz
2021-07-06
replace rpy2 for tissue corr
Alexander Kabui
2021-05-27
Merge pull request #579 from zsloan/feature/rqtl_with_gn3
zsloan
2021-05-27
Fix the way Mock is initialized
zsloan
2021-05-27
Change test_rqtl_mapping.py to account for full results being returned from t...
zsloan
2021-05-27
Fixed way MockGroup was initialized
zsloan
2021-05-27
Forgot to import dataclass
zsloan
2021-05-27
Fixed syntax mistake when creating dataclass in test_rqtl_mapping.py
zsloan
2021-05-27
Removed parts of test_rqtl_mapping.py referring to process_perm_results and p...
zsloan
2021-05-27
Updated test_run_mapping.py to account for attribute keys being checked as lo...
zsloan
2021-05-27
Improved test_rqtl_mapping.py with Bonface's recommendation of uses dataclasses
zsloan
2021-05-26
tests: test_gen_menu: Remove get_species
BonfaceKilz
2021-05-22
Fixed the mocked return_value for requests.post to fix broken test
zsloan
2021-05-22
Fixed a couple broken tests
zsloan
2021-05-22
Rewrote test_rqtl_mapping.py, though haven't done tests for all functions yet
zsloan
[next]