Age | Commit message (Expand) | Author |
---|---|---|
2020-09-26 | Fix failing tests by replacing mock with unittest.mock | BonfaceKilz |
2020-09-17 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-17 | Mock "SECRET_HMAC_CODE" | BonfaceKilz |
2020-09-17 | Fix errors in tests | BonfaceKilz |
2020-09-17 | Add tests for hmac utility | BonfaceKilz |
2020-09-16 | Add tests for "add_new_resource" method | BonfaceKilz |
2020-09-16 | Add tests for authentication tools | 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 | BonfaceKilz |