openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
W
WordPress Unit Tests
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 23, 2024 — Jun 23, 2025
Showing page 7 of 39
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move tests/query.php to tests/query/conditionals.php. New query test for setup_postdata() pagination with nextpage. see #16746.
nacin
More...
over 12 years ago
Move tests/query.php to tests/query/conditionals.php. New query test for setup_postdata() pagination with nextpage. see #16746.
nacin
More...
over 12 years ago
Test suite: Add $this->factory->attachment->create( $file, $parent = 0, $args = array() ), which wraps wp_insert_attachment().
nacin
More...
over 12 years ago
Test suite: Add $this->factory->attachment->create( $file, $parent = 0, $args = array() ), which wraps wp_insert_attachment().
nacin
More...
over 12 years ago
Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708.
nacin
More...
over 12 years ago
Allow get_post_ancestors() to inspect the $post global, when null/0 is received. see #23708.
nacin
More...
over 12 years ago
Add shortcode_atts() filter tests. see #15155. props coffee2code.
nacin
More...
over 12 years ago
Add shortcode_atts() filter tests. see #15155. props coffee2code.
nacin
More...
over 12 years ago
better test for wp_unique_filename() fixes #23699
joehoyle
More...
over 12 years ago
better test for wp_unique_filename() fixes #23699
joehoyle
More...
over 12 years ago
Post revisions now only get created when a field gets changed.
nacin
More...
over 12 years ago
Post revisions now only get created when a field gets changed.
nacin
More...
over 12 years ago
shorten_url() no longer strips slashes.
nacin
More...
over 12 years ago
shorten_url() no longer strips slashes.
nacin
More...
over 12 years ago
Two dots are no longer invalid in URLs.
nacin
More...
over 12 years ago
Two dots are no longer invalid in URLs.
nacin
More...
over 12 years ago
Move the get_date_from_gmt() et al. tests to the formatting group.
nacin
More...
over 12 years ago
Move the get_date_from_gmt() et al. tests to the formatting group.
nacin
More...
over 12 years ago
Add tests for get_date_from_gmt() and get_gmt_from_date().
nacin
More...
over 12 years ago
Add tests for get_date_from_gmt() and get_gmt_from_date().
nacin
More...
over 12 years ago
Use require_once to load includes/functions.php
scribu
More...
over 12 years ago
Use require_once to load includes/functions.php
scribu
More...
over 12 years ago
Rename the WP_HTTP testcase 'test_location_header_on_200' to 'test_location_header_on_201' and modify test / test script accordingly, PHP doesn't allow us to issue a Location with a 200 response, and the ticket it refers to is specifically about 201 responses.
dd32
More...
over 12 years ago
Rename the WP_HTTP testcase 'test_location_header_on_200' to 'test_location_header_on_201' and modify test / test script accordingly, PHP doesn't allow us to issue a Location with a 200 response, and the ticket it refers to is specifically about 201 responses.
dd32
More...
over 12 years ago
Revert parts of [1215] to reflects changes for #WP21767
ryan
More...
over 12 years ago
Revert parts of [1215] to reflects changes for #WP21767
ryan
More...
over 12 years ago
Ignore phpunit.xml, since we have phpunit.xml.dist
nbachiyski
More...
over 12 years ago
Ignore phpunit.xml, since we have phpunit.xml.dist
nbachiyski
More...
over 12 years ago
Move phpunit.xml to phpunit.xml.dist. props nbachiyski. fixes #23499.
nacin
More...
over 12 years ago
Move phpunit.xml to phpunit.xml.dist. props nbachiyski. fixes #23499.
nacin
More...
over 12 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
38
39
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree