SE2006:group bar:18 April Deliverables

From Earlham CS Department
Revision as of 12:56, 18 April 2006 by Hunteke (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Completed as of 18 April 2006 (Beta)

1. User Interface

2. Documentation

  • We have an API for actually scraping Data written in Java.

3. Testing

  • We use JUnit.
  • See the AllTests documentation for instructions on running the tests in Eclipse.
  • For information about the test case coverage see the Schema Tests and Source Tests

4. Time Tracking

5. Data Store

  • Our data is automatically inserted via our scraping software into a Postgres database on millie.cs.earlham.edu. Just run the java program, and the Scheduler will take care of all the nitty/gritty details.