Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43438, comment 66


Ignore:
Timestamp:
06/02/2018 11:28:14 AM (8 years ago)
Author:
birgire
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43438, comment 66

    initial v1  
    1 @desrosj thanks, the ajax tests have a reputation of being slow (they are e.g. run seperately), so it was a very reserved patch regarding the number of tests.
     1@desrosj thanks, the ajax tests have a reputation of being slow, so it was a very reserved patch regarding the number of tests.
    22
    33I haven't look into it where that slowness might come from, if it's related to the usage of {{{WP_Ajax_UnitTestCase}}}, {{{_handleAjax()}}} or elsewhere.
    44
    5 I can try to add more tests and see if it affects the run time.
     5I can try to add more tests and see how it affects the run time.
    66
    77Then there's