Ticket #224 (assigned task)

Opened 8 months ago

Last modified 8 months ago

Move standalone tests to new location

Reported by: bgranger Assigned to: bgranger (accepted)
Priority: normal Milestone: 0.9.0
Component: ipython1 Version:
Severity: normal Keywords:
Cc:

Description

Some of our tests are written using the stuff in testutils. These test files tend to be named with *tst* and are typically standalone test scripts. These need to be moved into 1) forms that nose can understand or 2) some other location where they are not run by nose (like docs).

Change History

02/04/08 14:41:28 changed by bgranger

  • status changed from new to assigned.

02/12/08 22:54:50 changed by bgranger

The standalone tests in ipython1.kernel.tests have been moved. There are some other locations where these types of things exist.