Ticket #199 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

opus_core/allocation_model.py in wrong package?

Reported by: borning Owned by: hana
Priority: minor Milestone:
Component: package opus_core Version:
Keywords: Cc:

Description

If you run the unit tests for opus_core/allocation_model.py without having the packages urbansim_parcel and urbansim installed you get an error, since it uses those in the unit tests. opus_core shouldn't depend on urbansim and urbansim_parcel ... can we make the unit test standalone, so that it only uses opus_core? Or move this model to the urbansim package instead, and remove the reliance on urbansim_parcel in the unit test?

Change History

Changed 2 months ago by hana

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.