Conversation
|
I don't know why CI is failing. Help? |
|
AppVeyor is |
|
Thanks for this @Eh2406! The passing Travis builds are the relevant benchmark here. The appveyor Windows build are failing due to pandana on Windows, which is unrelated to the present PR. We'll fix that, or we may remove pandana as a hard CI dependency of core urbansim (as little in this repo specifically needs pandana). |
|
I don't have a lot of experience with pytest. What test would you like to see, and how do you recommend I implement them? |
|
Ping. To be clear I am stuck waiting for advice on what tests you would like to see. |
|
Some thoughts (curious what others think too):
|
add a simple_dcm for the test that cannot be parameterized
|
I parameterized Thoughts? |
|
merged and ci is green. Thoughts? What else would you like to see before accepting? |
This is a start on #208 still to do:
But I thout I'd open this to get some feedback.