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 6744 over 12 years ben leinfelder refactor Metacat access handling to be on a per...
AccessControlTest.java 134 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
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 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.4 KB 6360 over 12 years ben leinfelder remove CrudServiceTest reference in main Metaca...
MetaCatURLTest.java 3.2 KB 3080 over 17 years Matt Jones Eliminated the '@release@' ant tag from the res...
NonAsciiCharacterTest.java 31.2 KB 6790 over 12 years ben leinfelder query for deleted metadata when testing that re...
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.2 KB 6753 over 12 years ben leinfelder prepared statement toString() does not include ...
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
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.

6751 12/08/2011 11:27 AM ben leinfelder

Metacat now keeps track of permissions on a per-version basis -- the test reflects this change in behavior.
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5560

6744 12/07/2011 12:18 PM ben leinfelder

refactor Metacat access handling to be on a per-revision basis so that it more closely aligns with the DataONE approach
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5560

6739 12/06/2011 02:51 PM ben leinfelder

update test to reflect newer change:
handle queries with predicates correctly.
when docids are used in the return field look up, we need to make sure they are included in the values in the correct order for their corresponding parameter place holders (?)

6716 11/29/2011 04:21 PM Jing Tao

Add new test method to test getAccessControl.

6695 11/28/2011 12:34 PM ben leinfelder

use IOUtils for testing read/write of XML strings. This goes along with the utilities project change to use the same apache commons IO library. Be sure to clean the utilities checkout in order to catch the right utilities svn tag when building!

6602 11/04/2011 12:32 PM ben leinfelder

uses prepared statement parameter binding for queries
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5527

6542 10/20/2011 02:03 PM ben leinfelder

add User-Agent logging to support D1 requirements

6360 07/20/2011 02:48 PM ben leinfelder

remove CrudServiceTest reference in main Metacat test (about to remove from svn)

View revisions

Also available in: Atom