Opened 5 years ago
Closed 8 months ago
#53746 closed task (blessed) (maybelater)
Tidy up the tearDown() methods
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Build/Test Tools | Keywords: | has-patch has-unit-tests |
| Focuses: | Cc: |
Description (last modified by )
Change History (9)
This ticket was mentioned in PR #1514 on WordPress/wordpress-develop by johnbillion.
5 years ago
#1
- Keywords has-patch has-unit-tests added
hellofromtonya commented on PR #1514:
5 years ago
#3
There are a lot of global resetting happening throughout the test classes. In some cases these are duplicated for similar tests such as with the themes group. We may want to think about pulling these resets back into the framework itself instead of distributed within individual tests. This is likely beyond the scope of this PR/ticket, but does fit into Trac https://core.trac.wordpress.org/ticket/53011.
#4
@
4 years ago
- Milestone changed from 5.9 to 6.0
5.9 is in Feature Freeze and focus is on defects. With less than a week until Beta 1, there's likely not time to in the 5.9 cycle to focus on this initiative. Let's get it done in 6.0.
As tests can be committed at anytime into trunk, if someone has the time, please pull it back in and commit.
Trac ticket: https://core.trac.wordpress.org/ticket/53746