aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/base/test_general_object.py
AgeCommit message (Expand)Author
2020-07-24Add more tests for general_object...* wqflask/tests/base/test_general_object.py: test getattr() and `==` BonfaceKilz
2020-07-24Add more tests for GeneralObject...* wqflask/tests/base/test_general_object.py: test object's magic methods BonfaceKilz
2020-07-24Move tests to module...* test/unittest/: Move to wqflask/tests/ BonfaceKilz