SDXorg / test-models

A collection of System Dynamics models implemented in various environments with a canonical output
MIT License
27 stars 22 forks source link

Some model-tests take too long #50

Closed enekomartinmartinez closed 3 years ago

enekomartinmartinez commented 3 years ago

I am trying to run some of the skipped models in master branch of pysd with a branch I'm wotking on. But, I have notice that testing sometimes requires a lot of time. That's because we are asking to compute a lot of time steps when probably is not necessary. Testing the features and good functioning of pysd should be as fast and lighter as possible, and keep a little bit larger models only for doing test on time performance. Some of the models to recompute the outputs would be: _subscript_switching.mdl test_special_variable_names.mdl test_subscript_aggregation.mdl test_subscripted_delays.mdl test_subscriptedflows.mdl