Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  clienttestfiles 6124 almost 13 years Chris Jones Merged in the D1_0_6_2_BRANCH changes that incl...
  edu 6605 over 12 years Chris Jones Add a test for systemMetadataChanged. This sho...
  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 about 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.73 KB 6595 over 12 years ben leinfelder http://bugzilla.ecoinformatics.org/show_bug.cgi...
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 over 21 years Jing Tao Add a example of attribute query.
dtdxml.xml 570 Bytes 1292 almost 22 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 about 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 6388 over 12 years Chris Jones Rolling back inadvertent commit on test.propert...
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
6605 11/04/2011 02:35 PM Chris Jones

Add a test for systemMetadataChanged. This should be fleshed out more so that the test uses a CN certificate.

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

6597 11/02/2011 10:09 PM ben leinfelder

check object format id values since they are not Comparable objects

6596 11/02/2011 09:58 PM ben leinfelder

make MNodeServiceTest pass JUnit testing

6595 11/02/2011 08:40 PM ben leinfelder

http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5527

6594 11/02/2011 08:08 PM Chris Jones

Update CNodeService test to include serialVersion in it's calls as appropriate.

6589 11/02/2011 05:32 PM ben leinfelder

restore -- apparently this was used with reflection in a test...

6577 11/01/2011 09:10 AM Chris Jones

MN.setAccessPolicy() is deprecated, commenting out the test.

6566 10/28/2011 08:42 PM ben leinfelder

removing non-junit file from the test area

6565 10/28/2011 08:39 PM ben leinfelder

load hazelcast test files from the classpath rather than from rob's personal directory.

View revisions

Also available in: Atom