index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
testcase-canonical.php
Commit message (
Expand
)
Author
Age
*
Tests: Correct references to `set_up()` and `tear_down()` in various DocBlocks.
Sergey Biryukov
2022-11-22
*
Build/Test Tools: Declare two TestCase classes as abstract.
Sergey Biryukov
2021-08-09
*
Build/Test Tools: Implement use of the `void` solution.
Sergey Biryukov
2021-08-07
*
Tests: Replace most instances of `assertEquals()` in `phpunit/includes/` with...
Sergey Biryukov
2021-02-10
*
Build/Test Tools: Standardise the name, signature, and usage of the `wpSetUpB...
John Blackbourn
2020-11-15
*
Code Modernization: Use explicit visibility for class property declarations.
Sergey Biryukov
2020-10-17
*
Tests: Give canonical test fixtures for paginated content more descriptive na...
Sergey Biryukov
2020-05-10
*
Docs: Improve inline comments per the documentation standards.
Sergey Biryukov
2020-01-29
*
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations ...
Gary Pendergast
2019-07-02
*
Build/Test Tools: Add support for PHPUnit 7.x.
Sergey Biryukov
2019-01-28
*
Code is Poetry.
Gary Pendergast
2017-11-30
*
Build/Test Tools: Avoid skipping canonical tests that are connected to open T...
John Blackbourn
2017-04-22
*
Canonical: Don't skip tests if the test data is invalid.
John Blackbourn
2017-04-22
*
Built/Test Tools: Unify the way the permastructure is set when used in conjun...
John Blackbourn
2016-09-26
*
Unit Tests:
Scott Taylor
2016-08-27
*
Tests: Remove some debug that's slipped in at some point.
Dion Hulse
2016-01-09
*
Unit Tests: `WP_UnitTest_Generator_Sequence` needs a static incrementer - oth...
Scott Taylor
2015-10-17
*
Unit Tests: after [35225], make `factory` a method/getter on `WP_UnitTestCase...
Scott Taylor
2015-10-17
*
Unit Tests: one `$factory` to rule them all, and it shall be `static`.
Scott Taylor
2015-10-16
*
Unit Tests: after [35186], "upgrade" the Canonical fixtures.
Scott Taylor
2015-10-15
*
Tests: Introduce `WP_UnitTestCase::reset_permalinks()`, an attempt to DRY up ...
Drew Jaynes
2015-10-03
*
Implement canonical and `url_to_postid()` tests for child pages which share a...
John Blackbourn
2015-06-24
*
In unit tests, use `wpmu_delete_user()` to delete users when `is_multisite()`.
Boone Gorges
2014-11-08
*
Share fixtures across 'canonical' automated tests.
Boone Gorges
2014-11-08