summaryrefslogtreecommitdiffstatshomepage
path: root/tests/phpunit/includes/testcase-canonical.php
Commit message (Expand)AuthorAge
* Tests: Correct references to `set_up()` and `tear_down()` in various DocBlocks.Sergey Biryukov2022-11-22
* Build/Test Tools: Declare two TestCase classes as abstract.Sergey Biryukov2021-08-09
* Build/Test Tools: Implement use of the `void` solution.Sergey Biryukov2021-08-07
* Tests: Replace most instances of `assertEquals()` in `phpunit/includes/` with...Sergey Biryukov2021-02-10
* Build/Test Tools: Standardise the name, signature, and usage of the `wpSetUpB...John Blackbourn2020-11-15
* Code Modernization: Use explicit visibility for class property declarations.Sergey Biryukov2020-10-17
* Tests: Give canonical test fixtures for paginated content more descriptive na...Sergey Biryukov2020-05-10
* Docs: Improve inline comments per the documentation standards.Sergey Biryukov2020-01-29
* Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations ...Gary Pendergast2019-07-02
* Build/Test Tools: Add support for PHPUnit 7.x.Sergey Biryukov2019-01-28
* Code is Poetry.Gary Pendergast2017-11-30
* Build/Test Tools: Avoid skipping canonical tests that are connected to open T...John Blackbourn2017-04-22
* Canonical: Don't skip tests if the test data is invalid.John Blackbourn2017-04-22
* Built/Test Tools: Unify the way the permastructure is set when used in conjun...John Blackbourn2016-09-26
* Unit Tests: Scott Taylor2016-08-27
* Tests: Remove some debug that's slipped in at some point.Dion Hulse2016-01-09
* Unit Tests: `WP_UnitTest_Generator_Sequence` needs a static incrementer - oth...Scott Taylor2015-10-17
* Unit Tests: after [35225], make `factory` a method/getter on `WP_UnitTestCase...Scott Taylor2015-10-17
* Unit Tests: one `$factory` to rule them all, and it shall be `static`. Scott Taylor2015-10-16
* Unit Tests: after [35186], "upgrade" the Canonical fixtures.Scott Taylor2015-10-15
* Tests: Introduce `WP_UnitTestCase::reset_permalinks()`, an attempt to DRY up ...Drew Jaynes2015-10-03
* Implement canonical and `url_to_postid()` tests for child pages which share a...John Blackbourn2015-06-24
* In unit tests, use `wpmu_delete_user()` to delete users when `is_multisite()`.Boone Gorges2014-11-08
* Share fixtures across 'canonical' automated tests.Boone Gorges2014-11-08