Build/Test Tools component

The Build/Test Tools component roadmap includes, but not limited to the following:

Recent posts on the make/coreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. blogblog (versus network, site)

View all posts tagged build-test-tools.

Recent posts on the make/test blog

View all posts tagged build-test-tools.

159 open tickets in the Build/Test Tools component

159 open tickets defect (bug) enhancement feature request task (blessed)
5.9 5 12 0 12
Awaiting Review 30 41 1 5
Future Release 21 23 1 8

159 open tickets. Last 7 days: +0 tickets

32 tickets that have no replies

View list on Trac

  • #29066  Grunt clean:dynamic task does not delete file/s from /build during grunt watch task
  • #37261  Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence`
  • #37521  Introduce a procedure for deprecating code used in Unit Tests
  • #40281  Improve Documentation for HTTPHTTP HTTP is an acronym for Hyper Text Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web and this protocol defines how messages are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands. Unit Testing docs
  • #41781  do not forcefully phpunit delete fixtures data performance
  • #44107  wp_insert_user should return WP_Error if user_url's length is too long
  • #45867  Simplify Tests_External_HTTP_Basic Integration Test
  • #46577  Improve tests related to file permissions for privacy export requests privacy
  • #46804  wp-phpunit calls _delete_all_posts() too early during bootstrap
  • #49390  Update Grunt Patchpatch A special text file that describes changes to code, by identifying the files and lines which are added, removed, and altered. It may also be referred to as a diff. A patch can be applied to a codebase for testing. to support saving credentials
  • #49491  Escape command arguments of env:cli before passing to docker-compose
  • #50266  Had to specify mysqlMySQL MySQL is a relational database management system. A database is a structured collection of data where content, configuration and other options are stored. https://www.mysql.com/. socket to run php automated test docs
  • #50393  Run `composer compat` as a part of `grunt precommit`
  • #51571  Output visible error when npm package is missing a dependency
  • #51784  Build/Test Tools: Consider always running npm install with –no-optional
  • #52088  Add multisitemultisite Used to describe a WordPress installation with a network of multiple blogs, grouped by sites. This installation type has shared users tables, and creates separate database tables for each blog (wp_posts becomes wp_0_posts). See also network, blog, site support to the local Docker environment
  • #52615  Squash.io integration?
  • #52708  Loopback requests do not work on the local development environment
  • #53118  Tests: review of correctly setting output expectations docs
  • #53361  Update/Audit NPM Dependencies for 5.9
  • #53364  Tests: Reduce usage of assertEquals for 5.9
  • #53480  Existing config files lost when installing local-env
  • #53506  When using the WordPress Development Environment (wpenv) links to missing asset files do not return 404 and are redirected
  • #53685  Update the `caniuse` database when running `grunt precommit:css` css
  • #53841  CI: investigate switching to the Composer cache action
  • #53842  Review the type of select return values rest-api
  • #53844  Fix four warnings in the test suite rest-api
  • #53861  Promote a database error during test bootstrap to a failure
  • #54008  Fix Grunt tasks for PHPUnit
  • #54154  Core medias e2e tests
  • #54156  Core widgets e2e tests
  • #54157  Core menus e2e tests

29 tickets slated for 5.9

View list in Trac

  • #30462  Test multiple MySQL versions on GitHubGitHub GitHub is a website that offers online implementation of git repositories that can can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ Actions
  • #39265  Missing @covers in the comment blocks in PHPUnit tests
  • #48978  Add a new test case for E2E test (Show adminadmin (and super admin) bar if user logged in) javascriptJavaScript JavaScript or JS is an object-oriented computer programming language commonly used to create interactive effects within web browsers. WordPress makes extensive use of JS for a better user experience. While PHP is executed on the server, JS executes within a user’s browser. https://www.javascript.com/.
  • #49635  Build tools: Remove generated and package sourced files from committed code.
  • #49728  [PHPPHP The web scripting language in which WordPress is primarily architected. WordPress requires PHP 5.6.20 or higher 8] Prepare for the internal functions throwing `TypeError` or `ValueError` exceptions on unexpected types/values
  • #50460  Don't minimize the `script-loader-packages.php` file
  • #51669  Reduce misleading test failures caused by HTTP timeouts, take 2
  • #52613  Add testing setup instructions on wordpress-develop repository readme docs
  • #52644  Configure SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/. notifications for GitHub Action workflows
  • #52988  Add/improvement tests for Link/Bookmark APIAPI An API or Application Programming Interface is a software intermediary that allows programs to interact with each other and share data in limited, clearly defined ways. functions
  • #53010  Tests: introduce namespacing for the test classes docs coding-standards
  • #53361  Update/Audit NPM Dependencies for 5.9
  • #53363  Test tool and unit testunit test Code written to test a small piece of code or functionality within a larger application. Everything from themes to WordPress core have a series of unit tests. Also see regression. improvements for 5.9
  • #53364  Tests: Reduce usage of assertEquals for 5.9
  • #53414  Add how to run php coverage reports to readme.md docs
  • #53520  Add regressionregression A software bug that breaks or degrades something that previously worked. Regressions are often treated as critical bugs or blockers. Recent regressions may be given higher priorities. A "3.6 regression" would be a bug in 3.6 that worked as intended in 3.5. test for the wp_option data corruption bugbug A bug is an error or unexpected result. Performance improvements, code optimization, and are considered enhancements, not defects. After feature freeze, only bugs are dealt with, with regressions (adverse changes from the previous version) being the highest priority. administration
  • #53651  unit test for wp_removable_query_args
  • #53687  `grunt verify:old-files` incorrectly flagging certain files
  • #53737  Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core
  • #53746  Tidy up the tearDown() methods
  • #53904  Add command-line notifications for test fixture method void return type breaking changes
  • #53945  Local test workflow changes for installing Composer dependencies
  • #53987  add tests for wp_list_filter
  • #54004  Bump Akismet (5.9 Edition)
  • #54008  Fix Grunt tasks for PHPUnit
  • #54177  Add visibility to test class methods coding-standards
  • #54183  Tests: decide on how to handle deprecations in PHPUnit
  • #54241  e2e tests for applications password feature
  • #54257  tests for is_php_version_compatible and is_wp_version_compatible

159 open tickets

Open enhancements: 76 View list on Trac
Open tasks: 25 View list on Trac
Open feature requests: 2 View list on Trac

Help maintain this component

Component maintainers:

Many contributors help maintain one or more components. These maintainers are vital to keeping WordPress development running as smoothly as possible. They triagetriage The act of evaluating and sorting bug reports, in order to decide priority, severity, and other factors. new tickets, look after existing ones, spearhead or mentor tasks, pitch new ideas, curate roadmaps, and provide feedback to other contributors. Longtime maintainers with a deep understanding of particular areas of core are always seeking to mentor others to impart their knowledge.

Want to help? Start following this component! Adjust your notifications here. Feel free to dig into any ticketticket Created for both bug reports and feature development on the bug tracker..

Contributors following this component: