Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

Ticket #23 (enhancement)

Opened 6 years ago

Last modified 6 years ago

Make a master test.py script

Status: closed (fixed)

Reported by: fumanchu Assigned to: fumanchu
Priority: major Milestone: 1.4
Component: Misc Keywords:
Cc: Estimate (total hours): 2

The script would run all tests (from any cwd), including those in /storage. If any DB's are not installed, the test script reports that but moves on to the next test.

Change History

11/17/05 02:13:57: Modified by fumanchu

Partially fixed in [96]. The master test.py script exists and runs all tests. Still need logic for (at least) checking if each DB is installed, and querying to proceed if not found.

11/19/05 01:27:22: Modified by fumanchu

  • status changed from assigned to closed.
  • resolution set to fixed.

Final fix in [100].