source: cats/SCHEMAcat/trunk/urn.org.isocat.schemacat.access.data/etc/system/Tests.xml @ 3379

Last change on this file since 3379 was 3379, checked in by mwindhouwer, 11 years ago

M urn.org.basex.rest/rest/query.dpml

  • can now also handle variables with XML values
  • looks in the BaseX result to see if there was an error message, if so turn that info an exception

M data*

  • use the sc prefix for the SCHEMAcat namespace everywhere

M urn.org.isocat.schemacat.access.data/test/testlist.xml

  • added tests for user data management

M urn.org.isocat.schemacat.access.data/access/user.dpml

  • EXISTS and SOURCE work with id or principal
  • NEW works
  • TODO: SINK

M urn.org.isocat.schemacat.access.data/debug

  • will contain debug output for test runs
File size: 245 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<tests>
3        <test>
4                <id>test:urn:org:isocat:schemacat:access:data</id>
5                <name>SCHEMAcat - data</name>
6                <desc>Access the data stored in SCHEMAcat</desc>
7                <uri>res:/test/testlist.xml</uri>
8        </test>
9</tests>
Note: See TracBrowser for help on using the repository browser.