Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  client 6716 over 12 years Jing Tao Add new test method to test getAccessControl.
  harvesterClient 6356 over 12 years ben leinfelder merge changes from 1.9.5 branch that read site ...
  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.2 KB 7476 over 11 years ben leinfelder move DocInfo parsing into utilities project so ...
AccessControlTest.java 134 KB 7137 about 12 years ben leinfelder no not record EML access rules that use the "d...
AuthLdapTest.java 3.19 KB 6156 almost 13 years Jing Tao Get username and password from a property file.
BuildIndexTest.java 6.67 KB 5110 over 14 years daigle handle ben's change to the metacat client read ...
EventLogTest.java 3.03 KB 6542 over 12 years ben leinfelder add User-Agent logging to support D1 requirements
IdentifierManagerTest.java 8.43 KB 6099 almost 13 years ben leinfelder -remove system metadata guid -> local id mappin...
InlineDataAccessTest.java 77.4 KB 6208 almost 13 years ben leinfelder merge 1.9.5 changes to trunk (delete now preser...
InternationalizationTest.java 18.9 KB 6796 over 12 years ben leinfelder adjust after refactoring tests that use EML que...
MetaCatQueryPerformanceTest.java 2.99 KB 7167 almost 12 years ben leinfelder test for running concurrent Metacat queries to ...
MetaCatServletTest.java 20.2 KB 7843 almost 11 years ben leinfelder add Metacat servlet action to force the reindex...
MetaCatURLTest.java 3.2 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
NonAsciiCharacterTest.java 30.8 KB 6829 over 12 years ben leinfelder defer to super class member variables
OnlineDataAccessTest.java 88.3 KB 6751 over 12 years ben leinfelder Metacat now keeps track of permissions on a per...
PropertyServiceTest.java 9.77 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
QueryGroupTest.java 5.48 KB 6602 over 12 years ben leinfelder uses prepared statement parameter binding for q...
QueryResultBuilderTest.java 8.81 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
QuerySpecificationTest.java 10.4 KB 7465 over 11 years ben leinfelder include identifier.guid in the test SQL clause.
ReaderWriterTest.java 8.31 KB 5750 over 13 years berkley fix for paths with semi-colons or other 'reserv...
ReplicationServerListTest.java 8.65 KB 6118 almost 13 years ben leinfelder handle timed replication of system metadata. th...
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
7843 07/03/2013 10:13 AM ben leinfelder

add Metacat servlet action to force the reindexing of one or more or all pids in the system. https://projects.ecoinformatics.org/ecoinfo/issues/5945

7476 12/12/2012 02:38 PM ben leinfelder

move DocInfo parsing into utilities project so that it can be used by Morpho as well as Metacat.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5737

7465 12/07/2012 10:30 AM ben leinfelder

include identifier.guid in the test SQL clause.

7407 10/18/2012 03:14 PM ben leinfelder

simplify the xml_access query, and instead use guid to check for permission. Now the docid/rev join (to get most recent version for search results) happens "higher up" in the query.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5696

7167 05/04/2012 02:50 PM ben leinfelder

test for running concurrent Metacat queries to mimic Kepler data search.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5518

7137 04/17/2012 03:15 PM ben leinfelder

no not record EML access rules that use the "denyFirst" permOrder.
https://redmine.dataone.org/issues/2614

6829 01/03/2012 03:38 PM ben leinfelder

defer to super class member variables

6796 12/16/2011 09:37 AM ben leinfelder

adjust after refactoring tests that use EML queries

6790 12/15/2011 05:32 PM ben leinfelder

query for deleted metadata when testing that replication communicated the deletion. to check data, we try to update the data object on the target node (which should fail)

6753 12/08/2011 01:15 PM ben leinfelder

prepared statement toString() does not include quotes (') around the inserted values -- now the test reflects this.

View revisions

Also available in: Atom