Skip to content

refactor(test): faster running of individual tests of MainTest#2144

Merged
monperrus merged 1 commit intoINRIA:masterfrom
pvojtechovsky:testFixMainTest
Jul 1, 2018
Merged

refactor(test): faster running of individual tests of MainTest#2144
monperrus merged 1 commit intoINRIA:masterfrom
pvojtechovsky:testFixMainTest

Conversation

@pvojtechovsky
Copy link
Copy Markdown
Collaborator

With this PR the MainTest before class contains only model building. Before the before class contained also model printing and compilation, which is good test, so it was moved to MainTest#testMain_ModelPrintAndCompile, but takes a lot of time when one needs to debug some other MainTest test individually.

@pvojtechovsky pvojtechovsky changed the title fix(test): refactor MainTest to allow faster running of individual tests refactor(test): faster running of individual tests of MainTest Jun 30, 2018
@monperrus monperrus merged commit 79fe3a6 into INRIA:master Jul 1, 2018
@pvojtechovsky pvojtechovsky deleted the testFixMainTest branch July 1, 2018 07:57
@surli surli mentioned this pull request Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants