aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests
AgeCommit message (Expand)Author
2020-11-03Separate unittests from integration testsBonfaceKilz
2020-11-03Add test for "/glossary" routeBonfaceKilz
2020-10-31remove redundant classesAlexanderlacuna
2020-10-31use descriptive variable namesAlexanderlacuna
2020-10-31Use more descriptive variable and class namesAlexanderlacuna
2020-10-30add test for get_export_metadataAlexanderlacuna
2020-10-29add test for show_traitAlexanderlacuna
2020-10-29Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29format fileAlexanderlacuna
2020-10-29add test for show_trait/export_trait_dataAlexanderlacuna
2020-10-28Add new test for hmac_creation with latin-1 secretBonfaceKilz
2020-10-28Add tests for cookie verificationBonfaceKilz
2020-10-27Merge pull request #465 from Alexanderlacuna/test-branchBonfaceKilz
2020-10-27switch from single quote to double quoteAlexanderlacuna
2020-10-27address failuresAlexanderlacuna
2020-10-27added changes to fileAlexanderlacuna
2020-10-27modified to use pep8 standardsAlexanderlacuna
2020-10-26modified test fileAlexanderlacuna
2020-10-20Add tests for encoding passwordBonfaceKilz
2020-10-20Add pbkdf2 testsBonfaceKilz
2020-10-09Add test for process_traits from collections.pyBonfaceKilz
2020-09-30Fix import in testsBonfaceKilz
2020-09-29Add test for process_traits from collections.pyBonfaceKilz
2020-09-28Fix failing testBonfaceKilz
2020-09-28Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2...BonfaceKilz
2020-09-28Update trait testsBonfaceKilz
2020-09-26Fix failing tests by replacing mock with unittest.mockBonfaceKilz
2020-09-26Fix failing testsBonfaceKilz
2020-09-26Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-23Fix failing testsBonfaceKilz
2020-09-17Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-17Mock "SECRET_HMAC_CODE"BonfaceKilz
2020-09-17Fix errors in testsBonfaceKilz
2020-09-17Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-17Add tests for hmac utilityBonfaceKilz
2020-09-16Add new tests for "base/trait.py"BonfaceKilz
2020-09-16Add tests for "add_new_resource" methodBonfaceKilz
2020-09-16Add tests for authentication toolsBonfaceKilz
2020-09-15Fix failing testsBonfaceKilz
2020-08-27Fix failing testsBonfaceKilz
2020-08-26Fix failing tests that use python2-htmlgenBonfaceKilz
2020-08-24Add tests for the HtmlGenWrapper classBonfaceKilz
2020-08-24Rename fileBonfaceKilz
2020-08-24Fix failing testBonfaceKilz
2020-08-08Add a basic test for test_display_marking_results.pyBonfaceKilz
2020-08-07Move wqflask/tests/api to wqflask/tests/wqflaskBonfaceKilz
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