Reorganized into classes. Implemented generic filtering.
This commit is contained in:
0
issue-tracker/0001f5.rst → issue-tracker/0001c5.rst
Normal file → Executable file
0
issue-tracker/0001f5.rst → issue-tracker/0001c5.rst
Normal file → Executable file
4
issue-tracker/0005t1.rst
Normal file
4
issue-tracker/0005t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for LIST operation
|
||||
=================================
|
||||
|
||||
Add unit tests for listing issues with no filter.
|
4
issue-tracker/0006t1.rst
Normal file
4
issue-tracker/0006t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for the PRIORITY filter
|
||||
======================================
|
||||
|
||||
Add unit tests covering the priority selection criteria of the filter.
|
4
issue-tracker/0007t1.rst
Normal file
4
issue-tracker/0007t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for the CATEGORIES filter
|
||||
========================================
|
||||
|
||||
Add unit tests covering the categories filter criteria.
|
4
issue-tracker/0008t1.rst
Normal file
4
issue-tracker/0008t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for the PROJECTS filter
|
||||
======================================
|
||||
|
||||
Add unit tests covering the projects filter criteria.
|
4
issue-tracker/0009t1.rst
Normal file
4
issue-tracker/0009t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for the RECURSE filter
|
||||
=====================================
|
||||
|
||||
Add unit tests covering the subprojects filter criteria.
|
4
issue-tracker/0010t1.rst
Normal file
4
issue-tracker/0010t1.rst
Normal file
@ -0,0 +1,4 @@
|
||||
Add unit tests for the VERBOSE option
|
||||
=====================================
|
||||
|
||||
Add unit tests covering the verbose option
|
Reference in New Issue
Block a user