Project

General

Profile

Statistics
| Revision:

# Date Author Comment
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

7379 09/12/2012 02:22 PM ben leinfelder

use CDATA for docname field in docInfo so that XML parser ignores the content that can contain characters like "&

7264 06/07/2012 10:45 AM Jing Tao

Use a final static string to replace the hard code.
Search document title rather than id in testReplicateEML_AtoB method.

6842 01/04/2012 02:48 PM ben leinfelder

include the EML and data tests in the suite

6841 01/04/2012 02:38 PM ben leinfelder

debugging data locking test

6840 01/04/2012 02:06 PM ben leinfelder

cannot check for deleted data since it is forever available (archived)

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)

6789 12/15/2011 05:11 PM ben leinfelder

add test for data locking

6788 12/15/2011 01:59 PM ben leinfelder

delete data and eml on the home Metacat and check that the change propagates to the target

6785 12/13/2011 05:28 PM ben leinfelder

actually include the test in the suite
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5520

6784 12/13/2011 05:17 PM ben leinfelder

EML replication test with insert, update and set access
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5520

6778 12/13/2011 03:15 PM ben leinfelder

test update and set access during replication from A->B
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5520

6776 12/13/2011 11:51 AM ben leinfelder

a minute for replication?

6772 12/13/2011 09:17 AM ben leinfelder

comment out B->A test
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5520

6771 12/12/2011 04:33 PM ben leinfelder

use correct URLs for replication/Metacat client

6770 12/12/2011 02:57 PM ben leinfelder

simple tests for 2-way data replication
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5520

6620 11/08/2011 11:31 AM ben leinfelder

started replication unit test