aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-03-08Add test data directoryBonfaceKilz
2021-03-08Update failing tests.BonfaceKilz
2021-03-08Extract files to "/TMPDIR/TOKEN"BonfaceKilz
2021-03-08Fix failing testsBonfaceKilz
2021-03-08Add dummy test data filesBonfaceKilz
2021-03-08Add extra endpoint for checking the status of a commandBonfaceKilz
2021-03-08Make the name of the redis job queue configurableBonfaceKilz
2021-02-24Rename "/gemma/run" to "/gemma/k-gwa-computation"BonfaceKilz
2021-02-24Add tests for "/gemma/run" endpointBonfaceKilz
2021-02-24Create a new helper function for generating k_values and GWABonfaceKilz
2021-02-24Add new procedure that computes the hash of an array of stringsBonfaceKilz
2021-02-24Create a new method for generating a valid phenotype file on the flyBonfaceKilz
2021-02-24Add integration test for "/gemma/version" endpointBonfaceKilz
2021-02-24Update "compose_gemma_cmd" testsBonfaceKilz
2021-02-16Add test cases for "/metadata/upload" endpointBonfaceKilz
2021-02-16Add procedure for uploading gzipped fileBonfaceKilz
2021-02-16Add extra option to set email when queueing CMDBonfaceKilz
2021-02-16Add basic integration tests to test out the APIBonfaceKilz
2021-02-16Add new test cases for run_cmdBonfaceKilz
2021-02-12Use sorted list of files when calculating md5sums of directoryBonfaceKilz
2021-02-12Add new procedure for queueing a commandBonfaceKilz
2021-02-12Add new procedure for composing a gemma cmdBonfaceKilz
2021-02-12Add new procedure to return a python dict from a json fileBonfaceKilz
2021-02-12Add new procedure for looking up files in a given ENV variableBonfaceKilz
2021-02-12Add function for computing the hash of a directoryBonfaceKilz