-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quicker integration test for new commits? #498
Comments
My Emme testing workflow is:
I do one model run for a working model system and then one model run for the model system that I am testing. Then I compare results either on Meld (txt files) on on Emme (assignment on network). A test model run takes a couple of minutes, and does two iterations or so. You should not make a zero iteration run because it will only do end-assignment - unless your changes modify specifically that and you wish to test it. Do you need more information? You can close the issue if it is clear! |
Just a note: The test network is now modified so that it passes the renewed network validation. |
Which PR introduces these changes? I'm asking just to have some history here. 😊 |
PR #521 |
Would it make sense to have some Emme-based that could be run "manually" to check if there were some functional changes made?
I think some 15-min run (0 iterations) of year 2018 base version could make sense.
The text was updated successfully, but these errors were encountered: