[wp-trac] [WordPress Trac] #37356: Add checkComment tests to the comment group

WordPress Trac noreply at wordpress.org
Wed Jul 13 14:15:30 UTC 2016


#37356: Add checkComment tests to the comment group
--------------------------+----------------------------------------
 Reporter:  rachelbaker   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Comments      |    Version:  4.2
 Severity:  normal        |   Keywords:  needs-patch good-first-bug
  Focuses:                |
--------------------------+----------------------------------------
 In [32519] tests for the `check_comment()` function were added, but these
 tests do not run as part of the `comment` group.

 The source:trunk/tests/phpunit/tests/comment/checkComment.php file needs
 the following comment before the classname:
 {{{#!php
 /**
  * @group comment
  */
 }}}

 Introduced in #31108.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37356>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list