Task #994
Story #909: Reimplement cn/resolve using nodelist for testing
Task #774: implement Node Registry lookup for resolve function
complete error handling and tests for
Start date:
Due date:
% Done:
100%
Estimated time:
3.00 h
Milestone:
Product Version:
*
Story Points:
Sprint:
History
#1 Updated by Rob Nahf about 14 years ago
- Estimated time set to 4.00
#2 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours set to 5.0
- Estimated time changed from 4.00 to 6.00
- Priority changed from Normal to Immediate
#3 Updated by Rob Nahf about 14 years ago
- Status changed from New to In Progress
#4 Updated by Rob Nahf about 14 years ago
- Estimated time set to 4.00
- translation missing: en.field_remaining_hours changed from 0.0 to 5.0
#5 Updated by Rob Nahf about 14 years ago
- % Done changed from 0 to 50
refactoring to accomodate error handling. Further efficiencies and readability improvements.
#6 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours changed from 5.0 to 2.0
#7 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours changed from 2.0 to 6.0
#8 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours changed from 6.0 to 3.0
- Estimated time changed from 4.00 to 3.00
- % Done changed from 50 to 90
Completed unit tests for nearly all error handling situations. the new resolve produces objectlocationlists consistent with v0.4 schemas. Need to wait for schema update to produce v0.5 OLLs. A remaining todo is testing correct schema validation using the new errorhandler.
#9 Updated by Rob Nahf about 14 years ago
- translation missing: en.field_remaining_hours changed from 3.0 to 1.0
completed unit test development and bug fixing on schema validation. Need to fix minor bug in nodelist caching unit test, then ready for integraiton testing.
#10 Updated by Rob Nahf about 14 years ago
- % Done changed from 90 to 100
- translation missing: en.field_remaining_hours changed from 1.0 to 0.0
- Status changed from In Progress to Closed
finished tests for ResolveFilter. ready for integration testing