Ticket #1004 (new task)

Opened 1 year ago

Last modified 1 year ago

Improve unit testing coverage

Reported by: paul Assigned to: nate
Priority: critical Milestone: 1.0
Component: tests Version:
Keywords: Cc:

Description

We are on the right track with unit testing, but we desperately need to improve coverage. Most (all?) properties of dCursorMixin and dBizobj are currently being tested in some way, but hardly any methods are. Start by improving the coverage here, and then move to the ui layer.

Change History

03/01/07 21:35:07 changed by paul

  • owner changed from paul to nate.

03/01/07 22:41:42 changed by nate

I am going to put a couple of smaller subtasks in as tickets so we can pace this thing. Creating blanket unit test coverage is not exactly trivial...

03/02/07 01:18:36 changed by uwe_grauer

  • component changed from app to tests.