The Category class has only a limited number of unit test cases.
The primary set of tests are in
However a few other related tests are located in other test modules.
The tests in page_tests should be moved to a new test module category_tests.py , and new basic tests added for at least the methods and attributes
- sortKey
- categoryinfo
- members
- subcategories
- articles
(Methods copyTo and copyAndKeep are likely to be removed in the near future, and are essentially currently unsupported cruft)