aboutsummaryrefslogtreecommitdiff
path: root/test/unittest/base
AgeCommit message (Collapse)Author
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