Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Tests] Replace setUp()/tearDown() with before()/after() #32651

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

Closed
wants to merge 5 commits into from

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Jul 22, 2019

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? ?
Fixed tickets n/a
License MIT
Doc PR missing yet

TODO:

  • Update the calls of parent::setUp() and parent::tearDown() where required.

See #32289 (comment).

@nicolas-grekas
Copy link
Member

Should be done on 3.4 actually

@phansys phansys changed the base branch from 4.3 to 3.4 July 22, 2019 18:04
@phansys
Copy link
Contributor Author

phansys commented Jul 23, 2019

Target branch was updated to 3.4.

@nicolas-grekas
Copy link
Member

What does it say on PHP 7.4? Maybe we should merge both PR to check, and because they are related?

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Jul 23, 2019
@nicolas-grekas
Copy link
Member

Can you please have a look at tests? (and maybe rebase to be sure you have the latest changes)

@nicolas-grekas
Copy link
Member

I tried to make this green, but it looks like it's almost impossible using this strategy.
I'm going to submit an alternative PR soon.
Thanks for giving it a try.

@phansys phansys deleted the phpunit branch July 31, 2019 18:20
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.

4 participants