Skip to content
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

Refactor run script, extract simulation factory #215

Merged
merged 1 commit into from
Mar 21, 2017
Merged

Conversation

MichaelWedel
Copy link
Contributor

@MichaelWedel MichaelWedel commented Mar 21, 2017

This fixes #201.

The steps necessary to construct a Simulation from a device package and so on are now encapsulated so that it's not mandatory to go through the command line script or use command line arguments anymore.

The new factory has no unit tests, because it doesn't really do anything that is not tested in other places.

@MichaelWedel MichaelWedel added this to the Release 1.0.3 milestone Mar 21, 2017
@MikeHart85 MikeHart85 merged commit 2f14615 into master Mar 21, 2017
@MikeHart85 MikeHart85 deleted the 201_refactor_run branch March 21, 2017 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor run-script to be more useful in other contexts
2 participants