Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
creativecoder
/
wordpress-develop
Public
forked from
WordPress/wordpress-develop
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
wordpress-develop
tests
phpunit
includes
utils.php
on
4.2
User selector
All users
All time
Commit history
Commits on Jan 4, 2015
Remove non-built-in post statuses during each unit test teardown.
Show description for 04eef52
boonebgorges
committed
04eef52
View commit details
Copy full SHA for 04eef52
View code at this point
Browse repository at this point
Commits on Nov 23, 2014
Ensure that `wpdb_exposed_methods_for_testing` is available to all tests.
Show description for b44106c
boonebgorges
committed
b44106c
View commit details
Copy full SHA for b44106c
View code at this point
Browse repository at this point
Commits on Jul 12, 2014
Wouldn't it be incredible if you could run Unit Tests without all of your uploads being indiscriminately blown away and your upload folder permissions being destroyed?
Show description for d97b10e
staylor
committed
d97b10e
View commit details
Copy full SHA for d97b10e
View code at this point
Browse repository at this point
Commits on Jun 21, 2014
Allow `wp_die()` to die in plain text when running the test suite.
Show description for 5c48c4f
staylor
committed
5c48c4f
View commit details
Copy full SHA for 5c48c4f
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
Remove the Featured Content term filters when running Unit Tests. Set the return value of `wp_get_object_terms()` to a var before passing to `array_shift()` in `test_get_object_terms_types()`, whic…
Show description for 5de39fc
staylor
committed
5de39fc
View commit details
Copy full SHA for 5de39fc
View code at this point
Browse repository at this point
Commits on Nov 4, 2013
`WP_UnitTestCase::go_to()` tried its best to clean up global space, but ultimately fell short. Because it was blowing away `WP` every time it was called, it was dropping all the query vars that wer…
Show description for 5321bc4
staylor
committed
5321bc4
View commit details
Copy full SHA for 5321bc4
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
Remove lingering instances of call time pass-by-reference, limited to instances of `callable` - use `$this` instead of `&$this`.
Show description for 16ef2c2
staylor
committed
16ef2c2
View commit details
Copy full SHA for 16ef2c2
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Move PHPUnit tests into a tests/phpunit directory.
Show description for 8045afd
nacin
committed
8045afd
View commit details
Copy full SHA for 8045afd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.