Age | Commit message (Expand) | Author |
---|---|---|
2020-09-17 | Mock "SECRET_HMAC_CODE"...* wqflask/tests/utility/test_hmac.py: Mock app.config's "SECRET_HMAC_CODE" value. | BonfaceKilz |
2020-09-17 | Add tests for hmac utility...* wqflask/tests/utility/test_hmac.py: New tests. | BonfaceKilz |
2020-09-16 | Add tests for "add_new_resource" method...* wqflask/tests/utility/test_authentication_tools.py: Add them. | BonfaceKilz |
2020-09-16 | Add tests for authentication tools...Catches bugs in: - https://github.com/genenetwork/genenetwork2/pull/422/commits/70dbeeb5832711ed5271434e482c18bc7ea095b8 * wqflask/tests/utility/test_authentication_tools.py: New file. Add tests for "check_resource_availability". | BonfaceKilz |
2020-07-24 | Rename test_numify.py to test_formatting.py | BonfaceKilz |
2020-07-24 | Add unittests for *utility/test_numify* | BonfaceKilz |
2020-07-24 | Rename test_numify.py to test_formatting.py | BonfaceKilz |
2020-07-24 | Add unittests for *utility/test_numify* | BonfaceKilz |
2020-07-24 | Add unittests for *utility/corr_result_helper* | BonfaceKilz |
2020-07-24 | Add unittests for *utility/corestats* | BonfaceKilz |
2020-07-24 | Test utility methods for chunking...* wqflask/tests/utility/test_chunks.py: New test | BonfaceKilz |