Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 more tests for general_object | BonfaceKilz | |
* wqflask/tests/base/test_general_object.py: test getattr() and `==` | |||
2020-07-24 | Add more tests for GeneralObject | BonfaceKilz | |
* wqflask/tests/base/test_general_object.py: test object's magic methods | |||
2020-07-24 | Rename test_numify.py to test_formatting.py | BonfaceKilz | |
2020-07-24 | Add unittests for *base/data_set* | 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 | |
* wqflask/tests/utility/test_chunks.py: New test | |||
2020-07-24 | Move tests to module | BonfaceKilz | |
* test/unittest/: Move to wqflask/tests/ |