aboutsummaryrefslogtreecommitdiff
path: root/test/unittest
AgeCommit message (Collapse)Author
2020-07-26Delete tests/unittests folderBonfaceKilz
* tests/unittests: Delete it. All unittests were moved to wqflask/tests in 3d6483e8
2020-07-25Update import statement in test_general_object.pyBonfaceKilz
* 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-24Add basic unittestsBonfaceKilz
2020-07-24Move tests to moduleBonfaceKilz
* test/unittest/: Move to wqflask/tests/
2020-07-24Add basic unittestsBonfaceKilz
2020-07-16Remove unused testBonfaceKilz
2018-03-26Added unittest examplePjotr Prins