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

Randomize tests #3024

Merged
merged 5 commits into from Nov 22, 2020
Merged

Randomize tests #3024

merged 5 commits into from Nov 22, 2020

Conversation

pawel-slowik
Copy link
Contributor

Related to #2966 .

…ocesses

Calling Psr17FactoryProvider::setFactories breaks other tests when the
testsuite is randomized.
…tor in separate processes

Calling ServerRequestCreatorFactory::setServerRequestCreator breaks
other tests when the testsuite is randomized.
Calling AppFactory::setResponseFactory breaks other tests when the testsuite is
randomized.
Changing AppFactory::$responseFactory breaks other tests when the testsuite is
randomized.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7df5918 on pawel-slowik:randomize-tests into 9f6a54f on slimphp:4.x.

@l0gicgate l0gicgate added this to the 4.7.0 milestone Nov 22, 2020
@l0gicgate l0gicgate merged commit 40c1fff into slimphp:4.x Nov 22, 2020
@l0gicgate l0gicgate mentioned this pull request Dec 1, 2020
@pawel-slowik pawel-slowik deleted the randomize-tests branch December 1, 2020 12:30
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.

None yet

3 participants