Make WordPress Core

Opened 8 years ago

Closed 6 years ago

#38716 closed task (blessed) (fixed)

Miscellaneous test suite improvements

Reported by: johnbillion's profile johnbillion Owned by:
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description

This is a tracking ticket for miscellaneous improvements to the test suite that don't warrant individual tickets.

Change History (8)

#1 @johnbillion
8 years ago

In 39172:

Themes: Re-use fixtures in the wp_get_document_title() tests.

See #38716

#2 @johnbillion
8 years ago

In 39173:

Build/Test Tools: Utilise assertFileExists() and assertFileNotExists() in more places.

See #38716

#3 @johnbillion
8 years ago

In 39174:

Build/Test Tools: Utilise assertWPError() and assertNotWPError() in more places.

See #38716

#4 @johnbillion
8 years ago

In 39189:

Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.

Shaves a couple of seconds off of the tests.

See #30017, #38716

#5 @johnbillion
8 years ago

In 39364:

Build/Test Tools: Add an extra WP_Error assertion when testing a valid user activation key. This provides a better failure message if the assertion does fail.

See #38716

#6 @johnbillion
8 years ago

In 39554:

Build/Test Tools: Remove commented out tests that have existed in an unimplemented state since the dawn of the test infrastructure.

See #38716

#7 @johnbillion
8 years ago

In 39555:

Build/Test Tools: Reuse another fixture in the user capability tests.

See #38716

#8 @johnbillion
6 years ago

  • Keywords ongoing removed
  • Milestone changed from Future Release to 4.8
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.