Ticket #77 (new task)

Opened 10 months ago

converting unit tests to sqlalchemy

Reported by: travis Owned by: cuspa
Priority: normal Milestone:
Component: Opus/UrbanSim (general) Version:
Keywords: sqlalchemy Cc:

Description

Many unit tests depend on mysql & mysqldb. If we're going to support users' use of an arbitrary database backend, these tests should be updated to use sqlalchemy so that non-mysql users can run alltests.

I'm setting this outside of my sqlalchemy conversion scope because these tests are quite extensive and require significant effort beyond the already significant commitment to support sqlalchemy in the core.

Note: See TracTickets for help on using tickets.