Problem/Motivation

As discovered in #3086373: Build test framework cleanup: bootstrap and tests, we are missing docs. Lets add them.

core.api.php could use an update:
https://git.drupalcode.org/project/drupal/blob/8.8.x/core/core.api.php#L... for example.

Same with core/tests/README.md:
https://git.drupalcode.org/project/drupal/blob/8.8.x/core/tests/README.md

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#3 3086532_3.patch2.67 KBMile23
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heddn created an issue. See original summary.

Version: 8.8.x-dev » 8.9.x-dev

Drupal 8.8.0-alpha1 will be released the week of October 14th, 2019, which means new developments and disruptive changes should now be targeted against the 8.9.x-dev branch. (Any changes to 8.9.x will also be committed to 9.0.x in preparation for Drupal 9’s release, but some changes like significant feature additions will be deferred to 9.1.x.). For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

Mile23’s picture

Status: Active » Needs review
FileSize
2.67 KB

Updated core.api.php and core/tests/README.md.

Mile23’s picture

heddn’s picture

Title: Further document Build testing » Further document Build and in general improve testing docs
Status: Needs review » Reviewed & tested by the community

This looks great. I've re-worded the title to more accurately reflect what is happening.

  • catch committed 1346009 on 9.0.x
    Issue #3086532 by Mile23, heddn: Further document Build and in general...

  • catch committed 55ca5ff on 8.9.x
    Issue #3086532 by Mile23, heddn: Further document Build and in general...
catch’s picture

Component: batch system » base system
Status: Reviewed & tested by the community » Fixed

Committed 1346009 and pushed to 9.0.x, cherry-picked to 8.9.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.