Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Matrix should create a model to run tests in #38
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
petevg commentedDec 7, 2016
Matrix breaks things when it runs, which is bad if you accidentally run it against production, and reset is unreliable.
Both of these issues would be addressed if Matrix spun up a custom, uniquely id'ed model.
A complete solution would allow the config to override this behavior, so that pre-existing models could be reused if desired.