Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  metacat 3535 over 16 years barteau JUnit tests for ClientViewHelper. Includes tes...
  metacatnettest 3525 over 16 years Jing Tao Fixed a bug that Option wasn't initialized.
  metacattest 3465 over 16 years Jing Tao Add a new test to test new query method with qf...

Latest revisions

# Date Author Comment
3535 10/26/2007 12:51 PM barteau

JUnit tests for ClientViewHelper. Includes tests for logging in, logging out, downloading a single data file, and downloading a package zip file.

3525 10/23/2007 04:18 PM Jing Tao

Fixed a bug that Option wasn't initialized.

3465 09/19/2007 06:44 PM Jing Tao

Add a new test to test new query method with qformat.

3425 09/11/2007 05:35 PM Jing Tao

Add more test (update) on upload

3359 08/16/2007 11:37 AM Jing Tao

Delete a test for printAttributeQuery which was delete from java file.

3330 07/26/2007 06:26 PM Jing Tao

Test file for query group.

3278 05/11/2007 04:15 PM Jing Tao

A query client to test metacat performance

3244 04/18/2007 02:26 AM Matt Jones

Added a new class called Sitemap that is used to generate a series of XML documents representing the URLs of metacat documents following the sitemap protocol. The Sitemap class extends TimerTask so that it can be scheduled to run once a day or so. New configuration options were added to metacat.properties to control where the sitemaps are written and hw often they are updated. By default we do it once a day, as more often is overkill for search engines....

3212 03/26/2007 02:47 PM Jing Tao

Currently every MetacatClientTest will generate new doicd and the the docid will be reused. So it will generate problem. I add new method to persistent the doicd in a file and this problem was fixed.

3187 03/02/2007 03:18 PM Jing Tao

The generateId method somethimes couldn't generate a unique id if you put them
into a big for loop. So i added append to a random number at the end. It works wll

View revisions

Also available in: Atom