Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-26 | Delete tests/unittests folder | BonfaceKilz | |
* tests/unittests: Delete it. All unittests were moved to wqflask/tests in 3d6483e8 | |||
2020-07-25 | Update import statement in test_general_object.py | BonfaceKilz | |
* test/unittest/base/test_general_object.py: replace the import statement to use the module path instead of the path referenced from PYTHONPATH | |||
2020-07-24 | Add basic unittests | BonfaceKilz | |
2020-07-24 | Move tests to module | BonfaceKilz | |
* test/unittest/: Move to wqflask/tests/ | |||
2020-07-24 | Add basic unittests | BonfaceKilz | |
2020-07-16 | Remove unused test | BonfaceKilz | |
2018-03-26 | Added unittest example | Pjotr Prins | |