Task #1219
Story #1218: Operations with invalid parameters should receive error messages
Create integration tests for checking error responses
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_cn_service
Target version:
Start date:
2011-01-12
Due date:
% Done:
100%
Milestone:
Product Version:
*
Story Points:
Sprint:
Description
ensure integration tests include deliberately erroneous calls to check the nodes are returning errors when necessary.
History
#1 Updated by Rob Nahf almost 14 years ago
- Category set to d1_cn_service
- Status changed from New to In Progress
- Assignee set to Rob Nahf
- Target version set to Sprint-2011.02
#2 Updated by Rob Nahf almost 14 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Created CNRestURLTest.java in d1_integration package to test error responses from the CN independent of d1_libclient_java. Not all tests passing.