aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-04Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-08-04Simplified logic in the @before_request that checks user permissionszsloan
2020-08-04Reduced table cell margin a bit to make cell contents better align withzsloan
2020-08-04Merge pull request #415 from BonfaceKilz/tests/add-tests-for-gen-menuPjotr Prins
2020-08-03Fixed table width issue when there's an N columnzsloan
2020-08-03Fixed issue where DataTables was initialized twice when selectingzsloan
2020-08-03Remove "+" when concatenating stringsBonfaceKilz
2020-08-03Fix some errors generated by running pylintBonfaceKilz
2020-08-03Add extra test for "build_datasets"BonfaceKilz
2020-08-03Move variable to setUpBonfaceKilz
2020-08-03Add test for "gen_dropdown_json"BonfaceKilz
2020-08-03Add tests for "get_datasets"BonfaceKilz
2020-08-03Update how boolean is returnedBonfaceKilz
2020-08-03Remove unreached "else" branchBonfaceKilz
2020-08-03Add tests for "get_types"BonfaceKilz
2020-08-03Add test for "build_types"BonfaceKilz
2020-08-03Clean up "if ... else" conditionalBonfaceKilz
2020-08-03Reformat sql queries to be one lineBonfaceKilz
2020-07-30Add tests for "build_datasets"BonfaceKilz
2020-07-29Fixed error that occured for new resources in check_adminzsloan
2020-07-29Update how boolean is returnedBonfaceKilz
2020-07-29Reformat sql queries to be one lineBonfaceKilz
2020-07-29Add tests for "phenotypes_exist" and "genotypes_exist"BonfaceKilz
2020-07-29Add test for "get_groups"BonfaceKilz
2020-07-29Add initial gen_menu testBonfaceKilz
2020-07-28Fixes issue where zooming in on mapping results in some browsers causedzsloan
2020-07-28Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-07-28Merge pull request #414 from BonfaceKilz/tests/add-tests-for-base-modulezsloan
2020-07-28Setting owner to None since super-users should allow for people like Rob or m...zsloan
2020-07-27Clean up webqtlCaseData classBonfaceKilz
2020-07-27Add unittests for WebqtlCaseDataBonfaceKilz
2020-07-27Abstract away redundant code into set_dataset_key methodBonfaceKilz
2020-07-27Test that non-existent keys in Dataset are set correctlyBonfaceKilz
2020-07-27Use the correct redis instance inside objectBonfaceKilz
2020-07-27Check that Redis is called correctlyBonfaceKilz
2020-07-27Add test case for empty redis instance for DatasetTypeBonfaceKilz
2020-07-27Apply py-lintBonfaceKilz
2020-07-27Merge pull request #411 from pjotrp/testingPjotr Prins
2020-07-27Merge branch 'testing' into testingPjotr Prins
2020-07-27Merge pull request #412 from BonfaceKilz/docs/document-how-to-run-testsPjotr Prins
2020-07-27Document how to run testsBonfaceKilz
2020-07-26Document how to run testsBonfaceKilz
2020-07-26Delete tests/unittests folderBonfaceKilz
2020-07-25Updating docs and show how to include a local Python modulePjotr Prins
2020-07-25The variable is never defined, so let's default to "none"Pjotr Prins
2020-07-25Animated gifsPjotr Prins
2020-07-25Removing bimbam check. We'll get rid of bimbam anyway.Pjotr Prins
2020-07-25Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingPjotr Prins
2020-07-24Merge pull request #409 from BonfaceKilz/Build/add-testszsloan
2020-07-25Update import statement in test_general_object.pyBonfaceKilz