Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  clienttestfiles 5947 about 13 years Jing Tao Add a xml file for inserting during test.
  edu 6092 almost 13 years Matt Jones Modified Metacat to build against the D1_SCHEMA...
  harvester 2400 about 19 years Duane Costa Change documentType to eml://ecoinformatics.org...
  restfiles 5211 about 14 years Matt Jones Merging in REST interface implementation that w...
  servertestfiles 5948 about 13 years Jing Tao Make the schema with included schemas valid.
  spatial 2639 over 18 years harris Added an attribute to the metacat shapefile cal...
  stats 720 about 23 years Matt Jones Added results of running the query analysis.
  stress-test 4910 almost 15 years daigle Update load testing scripts
  test-queries 2231 over 19 years Matt Jones Added README explaining directory.
  tools 4418 over 15 years daigle Added scripts to install an oracle or postgres ...
JDBCTest.java 5.16 KB 5035 over 14 years daigle Change location of PropertyService to propertie...
MaxmumDBConnection.java 4.7 KB 5027 over 14 years daigle Change MetaCatVersion to MetacatVersion
TestResultsMetacat_Oracle.xls 24 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
TestResultsMetacat_SQLServer.xls 27 KB 796 over 22 years bojilova tests made on Oracle and SQL Server.
attributequery.xml 856 Bytes 1346 about 21 years Jing Tao Add a example of attribute query.
dtdxml.xml 570 Bytes 1292 over 21 years Jing Tao Merge cvs branch replication to cvs head.
eml-sample.xml 12.7 KB 2316 over 19 years Matt Jones Added sample eml 2.0.1 document for use in the ...
jones.204.22.xml 955 Bytes 1805 over 20 years Jing Tao Revise this text file.
kepler_query 1.11 KB 3298 almost 17 years Jing Tao A path query from kepler
macbeth.xml 159 KB 713 about 23 years berkley script and data files for performance testing
metacatresults.xls 22.5 KB 716 about 23 years berkley results from metacat testing
onlineDataFile1 5 Bytes 2260 over 19 years sgarg Made changes in AccessControl and Online Data A...
onlineDataFile2 212 Bytes 2241 over 19 years sgarg Adding data files for testing as online data
pathquery1play 417 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery1tstmt 339 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery2play 420 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery2tstmt 347 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery3play 427 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery3tstmt 336 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery4play 430 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery4tstmt 332 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery5play 326 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery5tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
pathquery6play 503 Bytes 714 about 23 years berkley play dtd pathquery files
pathquery6tstmt 344 Bytes 713 about 23 years berkley script and data files for performance testing
performance_measure_default_query 929 Bytes 3303 almost 17 years Jing Tao KNB default path query.
performance_measure_query 2.49 KB 3272 almost 17 years Jing Tao Test query for measure metacat peformance.
performance_measure_query_with_attribute 2.52 KB 3273 almost 17 years Jing Tao Test query with attribute return field to measu...
play.dtd 1.16 KB 713 about 23 years berkley script and data files for performance testing
query.sh 5.18 KB 713 about 23 years berkley script and data files for performance testing
query.xml 1.02 KB 2074 almost 20 years Matt Jones Changed printAttributeQuery() to no longer depe...
queryperformance.sh 3.27 KB 973 about 22 years Jing Tao This script file can run serials queries and pr...
senddoctodb.sh 1.03 KB 972 about 22 years Jing Tao In order to test query performance. We need add...
spatialEml.xml 4.4 KB 3171 about 17 years Jing Tao Add a test eml file which contains spatial data.
test-results.txt 2.47 KB 715 about 23 years bojilova test results for 11thousands, 87thousands and 1...
test.properties 227 Bytes 5798 about 13 years berkley fixes for creating SM for legacy docs
testMimeInput-object.txt 44.8 KB 5640 over 13 years berkley got the streaming mime multipart working
testMimeInput.txt 45.8 KB 5640 over 13 years berkley got the streaming mime multipart working
testMimeInput2-object.txt 27.2 KB 5640 over 13 years berkley got the streaming mime multipart working
testMimeInput2.txt 28.2 KB 5640 over 13 years berkley got the streaming mime multipart working
testMimeInput3-object.txt 25.5 KB 5640 over 13 years berkley got the streaming mime multipart working
testMimeInput3.txt 26.4 KB 5640 over 13 years berkley got the streaming mime multipart working
times 3 Bytes 3294 almost 17 years Jing Tao New text file to store a number how many time w...
tstmt.dtd 1.3 KB 713 about 23 years berkley script and data files for performance testing

Latest revisions

# Date Author Comment
6092 05/19/2011 01:52 PM Matt Jones

Modified Metacat to build against the D1_SCHEMA_0_6_1 branch of the dataone schemas by incorporating the 0.6.1-SNAPSHOT version of d1_common and d1_libclient libraries, and refactoring Metacat code references to the d1 schema changed types.

6069 05/05/2011 10:50 AM rnahf

updating CrudServiceTest with better exception handling (more specific) to match refactored CrudService.java class

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

6040 04/14/2011 05:13 PM Matt Jones

Cleaned up imports.

6039 04/14/2011 05:10 PM Matt Jones

Updated D1 libraries to head to eliminate problems with date parsing -- added
Joda jar to support date parsing. Removed hardcoded DN from test file. Now
CrudServiceTest is passing again.

6038 04/14/2011 03:41 AM Matt Jones

Remove hardcoded LDAP usernames from testing so that MetaCatServletNetTest will work even using alternate
LDAP servers.

View revisions

Also available in: Atom