Actions
action #310
closedCreate a way to filter the needles that are used in the test
Status:
Closed
Priority:
Normal
Assignee:
Category:
Development
Target version:
Start date:
2013-04-08
Due date:
2013-04-08
% Done:
100%
Estimated time:
4.00 h
Description
When a test set is running (for example, testing text installation), we need to remove all the needles (or get all the needles) that are not relevant (or are relevalt) to the test set. This operation is done only one time, at the beginning of the test set.
Updated by aplanas almost 12 years ago
- Due date set to 2013-04-20
- Start date changed from 2013-04-04 to 2013-04-20
Updated by coolo almost 12 years ago
301 is resolved, I added an example use in 9ea6336c0d09c3617eb244c3232359e71cf9ed2f
Updated by lnussel almost 12 years ago
I wonder whether we should solve this via callback directly when the needle is looked for, That way the debug output could tell when it tried to use a filtered needle.
Updated by lnussel almost 12 years ago
- Due date changed from 2013-04-20 to 2013-04-15
- Start date changed from 2013-04-20 to 2013-04-08
Updated by lnussel almost 12 years ago
- % Done changed from 0 to 100
the implementation was already done by coolo
Updated by aplanas almost 12 years ago
- Due date changed from 2013-04-15 to 2013-04-08
Actions