Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 6052 almost 13 years rnahf removed newline addition to test doc now that t...
  harvesterClient 5035 over 14 years daigle Change location of PropertyService to propertie...
  restservice 6095 almost 13 years Matt Jones Commenting out these MetacatRestClient tests be...
  service 6049 almost 13 years Jing Tao Make this class be the subclass of the MCTestCa...
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.18 KB 6093 almost 13 years Matt Jones Fix AuthLdapTest to use accounts that are more ...
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 over 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 21.3 KB 6094 almost 13 years Matt Jones Fixed MetaCatServletTest test failures by remov...
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 over 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
6095 05/19/2011 07:31 PM Matt Jones

Commenting out these MetacatRestClient tests because the Metacat RestService is no longer registered as a servlet and needs to be removed, along with the associated MetacatRestClient and tests.

6094 05/19/2011 07:06 PM Matt Jones

Fixed MetaCatServletTest test failures by removing the hardcoded username/passwords used in the tests and replacing those with data from metacat.properties.

6093 05/19/2011 05:05 PM Matt Jones

Fix AuthLdapTest to use accounts that are more reliable when searching for existing accounts in the getPrincipals output.

6052 04/28/2011 01:53 PM rnahf

removed newline addition to test doc now that the newline problem is fixed in utilities project. Small adjustments to comments and debug statements to aid in debugging. Reordered tests to remove possible insertion between read and getLastDocid test.

6049 04/25/2011 04:16 PM Jing Tao

Make this class be the subclass of the MCTestCase. The super class will initialize the property service for it.

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....

View revisions

Also available in: Atom