Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 5889 about 13 years ben leinfelder use more unique scope (document id prefix) so t...
  harvesterClient 5035 over 14 years daigle Change location of PropertyService to propertie...
  restservice 5337 almost 14 years berkley removed CrudService dependency on servlet param...
  service 5942 about 13 years Jing Tao Add a test file for XMLSchemaServcieTest.
AccessAPITest.java 22.3 KB 5480 over 13 years berkley merging changes from branch
AccessControlTest.java 134 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
AuthLdapTest.java 3.22 KB 4384 over 15 years daigle Convert remainder of tests that use PropertySer...
BuildIndexTest.java 6.67 KB 5110 over 14 years daigle handle ben's change to the metacat client read ...
EventLogTest.java 3.02 KB 5711 over 13 years ben leinfelder include anonymous parameter when getting report
IdentifierManagerTest.java 9.17 KB 6005 about 13 years Chris Jones Now that MetacatHandler creates GUID identifier...
InlineDataAccessTest.java 76.9 KB 5110 over 14 years daigle handle ben's change to the metacat client read ...
InternationalizationTest.java 20.2 KB 5757 about 13 years ben leinfelder create another test for various i18n features i...
MetaCatQueryPerformanceTest.java 1.59 KB 3278 almost 17 years Jing Tao A query client to test metacat performance
MetaCatServletTest.java 19.5 KB 6047 almost 13 years rnahf commenting out the pisco user tests, since they...
MetaCatURLTest.java 3.2 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
NonAsciiCharacterTest.java 33.9 KB 5757 about 13 years ben leinfelder create another test for various i18n features i...
OnlineDataAccessTest.java 88.3 KB 6046 almost 13 years rnahf put in more explanatory exception methods in th...
PropertyServiceTest.java 9.77 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
QueryGroupTest.java 4.66 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
QueryResultBuilderTest.java 8.81 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
QuerySpecificationTest.java 8.72 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
ReaderWriterTest.java 8.31 KB 5750 over 13 years berkley fix for paths with semi-colons or other 'reserv...
ReplicationServerListTest.java 8.63 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
SchemaRegistryTest.java 33.3 KB 5946 about 13 years Jing Tao Add a method to test download a schema with inc...
SitemapTest.java 4.9 KB 5016 over 14 years daigle Fix references to db classes that were moved an...
SubTreeTest.java 4.72 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
UploadIPCCDataTest.java 21.8 KB 5110 over 14 years daigle handle ben's change to the metacat client read ...
VersionTest.java 2.29 KB 5035 over 14 years daigle Change location of PropertyService to propertie...

Latest revisions

# Date Author Comment
6047 04/25/2011 02:28 PM rnahf

commenting out the pisco user tests, since they only work in production.

6046 04/25/2011 02:24 PM rnahf

put in more explanatory exception methods in the private helper functions that throw exceptions, and some debug statements in the onlineData201CasesTest_1 test.

6043 04/24/2011 07:00 PM Chris Jones

Due to changes in MetacatHandler that creates system metadata from uploaded EML documents, OnlineDataAccessTest was failing certain tests because of errors in how the test documents were originally uploaded. MetacatHandler.createSystemMetadata() was throwing exceptions because of these errors, specifically when a data document is uploaded with a docid that is difeerent than the docid statement in the EML distribution URL. Most errors involved stated docids with .2 versions, and the metadata had .1 versions....

6006 03/03/2011 08:15 AM Chris Jones

Fixed the testNCEASLogin() password that I mistakenly changed.

6005 03/03/2011 07:47 AM Chris Jones

Now that MetacatHandler creates GUID identifier mappings and system metadata, many of the tests in IdentifierManagerTest were failing that were manually creating id mappings and system metadata.
Modified testCreateMapping() and testCreateSystemMetadataMapping() to use docids that haven't been inserted to just exercise the methods....

6004 03/02/2011 04:44 PM Chris Jones

Added a new test method testDeleteDocumentByGUID() to ensure MetacatHandler can delete based on GUID, but fall back to docid if the GUID isn't present. Modified CrudServiceTest and made some private methods public to leverage the D1 REST calls in that library (i.e. create() a doc with a GUID).

5946 02/10/2011 06:07 PM Jing Tao

Add a method to test download a schema with included schemas.

5942 02/10/2011 10:27 AM Jing Tao

Add a test file for XMLSchemaServcieTest.

5940 02/09/2011 05:03 PM Jing Tao

Add a junit test file for testing the XMLSchemaParser class.

5889 02/03/2011 09:21 AM ben leinfelder

use more unique scope (document id prefix) so that getlastdocid runs successfully. use superclass generateDocumentId() method

View revisions

Also available in: Atom