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
/
wqflask
/
show_trait
/
test_show_trait.py
Age
Commit message (
Expand
)
Author
2021-04-30
autopep8: Fix E501
BonfaceKilz
2021-04-30
autopep8: Fix E301,E302,E303,E304,E305,E306
BonfaceKilz
2020-11-06
fix typo
Alexanderlacuna
2020-11-05
remove duplicates
Alexanderlacuna
2020-11-05
add test for samplelist and show_trait
Alexanderlacuna
2020-11-04
correct a typo
Alexanderlacuna
2020-11-04
remove extra whitespace
Alexanderlacuna
2020-11-04
remove whitespace in line 119-120
Alexanderlacuna
2020-11-04
remove whitespace
Alexanderlacuna
2020-11-04
remove whitespace and assertIs
Alexanderlacuna
2020-11-03
remove unnecessary comments
Alexanderlacuna
2020-11-03
add pep8 formatting
Alexanderlacuna
2020-11-03
add tests for the get_categorical_variables function
Alexanderlacuna
2020-11-03
switch from assertFalse to assertIs
Alexanderlacuna
2020-11-03
switch from assertTrue/False to assertIs to make the tests tighter
Alexanderlacuna
2020-11-03
use assertTrue and assertFalse in while testing boolean
Alexanderlacuna
2020-11-02
add better formatting
Alexanderlacuna
2020-11-02
add function docstring
Alexanderlacuna
2020-11-02
add tests for show trait module
Alexanderlacuna