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
/
test_commands.py
Age
Commit message (
Expand
)
Author
2022-03-08
Fix tests, and issues caught by tests
Frederick Muriuki Muriithi
2022-02-17
Use pytest's "mark" feature to categorise tests
Frederick Muriuki Muriithi
2021-06-29
tests: test_commands: Add extra check for when an error occurs
BonfaceKilz
2021-06-18
Fixed test_compose_rqtl_command test; forgot to include Rscript in the command
zsloan
2021-06-18
Change test_compose_rqtl_command in test_commands.py to have different argume...
zsloan
2021-05-18
Added test for compose_rqtl_cmd in tests/unit/test_commands.py
zsloan
2021-03-10
Update test to ensure redis.hset is called correctly
BonfaceKilz
2021-03-08
bug: Put a space between gemma-wrapper args
BonfaceKilz
2021-03-08
Make the name of the redis job queue configurable
BonfaceKilz
2021-02-24
Update "compose_gemma_cmd" tests
BonfaceKilz
2021-02-16
Add extra option to set email when queueing CMD
BonfaceKilz
2021-02-16
Add new test cases for run_cmd
BonfaceKilz
2021-02-12
Add new procedure for queueing a command
BonfaceKilz
2021-02-12
Add new procedure for composing a gemma cmd
BonfaceKilz