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
install.php
on
4.2
User selector
All users
All time
Commit history
Commits on Apr 16, 2015
During PHPUnit tests, don't autodetect permalink structure during WP installation.
Show description for bf3773d
boonebgorges
committed
bf3773d
View commit details
Copy full SHA for bf3773d
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Unset the default permalink structure after installing Multisite for automated tests.
Show description for 73eee04
boonebgorges
committed
73eee04
View commit details
Copy full SHA for 73eee04
View code at this point
Browse repository at this point
Commits on Jul 4, 2014
Bring back `define( 'WP_INSTALLING', true );` in `phpunit/includes/install.php`, which was removed in [28965]. tl;dr = wp-cli. Unit tests still pass in multisite because of the skips I added.
Show description for 3708cdc
staylor
committed
3708cdc
View commit details
Copy full SHA for 3708cdc
View code at this point
Browse repository at this point
Commits on Jul 3, 2014
Transient timeouts are untestable when `WP_INSTALLING` is defined and set to ANY value. Transient timeouts cannot be tested during multisite runs because `wpmu_create_blog()` sets `WP_INSTALLING`. …
Show description for 73bde8a
staylor
committed
73bde8a
View commit details
Copy full SHA for 73bde8a
View code at this point
Browse repository at this point
Commits on Jan 14, 2014
Test framework: Override PHPMailer during installation.
Show description for b807bea
nacin
committed
b807bea
View commit details
Copy full SHA for b807bea
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Always clean install in PHPUnit Tests.
Show description for 6603f48
staylor
committed
6603f48
View commit details
Copy full SHA for 6603f48
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.