Automated Testing provides a framework for executing tests of all varieties and for storing and viewing the results.
Req # | Status in 5.0 | Priority for 5.1 (A=required, B=optional) | Description |
---|---|---|---|
1 | Done | Done | Store trees of category labels |
1.1 | A | Category is package-aware. (Data in one package is not visible from another package.) | |
2 | Done | Done | GUI to manage categories. |
3 | Done | Done | An OpenACS Object can be associated with zero, one, or more categories. |
3.1 | ? | A | GUI to edit object categorization. . This is provided in the current package via form-page.tcl. |
3.2 | ? | A | GUI to see object categorization. |
4 | A | List-builder can sort and filter by category. This entails extensions to list-builder ... | |
5 | partial | A | Display objects by category. Show all objects in a category. The current implementation depends on changes to the kernel data model. |