Project

General

Profile

Task #1259

Story #889: implement registry node response at baseURL for Member Nodes

create integration tests for this

Added by Rob Nahf about 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2011-01-24
Due date:
% Done:

100%

Milestone:
Product Version:
*
Story Points:
Sprint:

Description

since a member node, only returns a nodelist object containing one node (itself), for example (linebreaks inserted):

<?xml version="1.0" encoding="UTF-8"?>

http://knb-mn.ecoinformatics.org
metacat -- WAR version 2011.02.18.11.17
A metacat member node.
http://knb.ecoinformatics.org/knb/d1/

/d1:nodeList

(and without the linebreaks):

<?xml version="1.0" encoding="UTF-8"?>http://knb-mn.ecoinformatics.orgmetacat -- WAR version 2011.02.18.11.17A metacat member node.http://knb.ecoinformatics.org/knb/d1//d1:nodeList

History

#1 Updated by Rob Nahf about 13 years ago

  • Category deleted (d1_cn_service)

#2 Updated by Rob Nahf about 13 years ago

  • translation missing: en.field_remaining_hours set to 2.0

#3 Updated by Rob Nahf about 13 years ago

  • Status changed from New to In Progress

#4 Updated by Rob Nahf about 13 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
  • translation missing: en.field_remaining_hours changed from 2.0 to 0.0

added testNodeResponse to D1ClientTest in d1_integration. checks to make sure a NodeList object is returned.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)