aboutsummaryrefslogtreecommitdiff
path: root/wqflask/tests/unit/base/test_trait.py
AgeCommit message (Collapse)Author
2022-03-17Skip unittestsBonfaceKilz
These tests touch on core data-structures in gn2; and there's a chance that refactoring said data-structures may break many things.
2020-11-03Separate unittests from integration testsBonfaceKilz