Changes between Initial Version and Version 1 of Ticket #43438, comment 66
- Timestamp:
- 06/02/2018 11:28:14 AM (8 years ago)
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. 2 2 3 3 I 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. 4 4 5 I can try to add more tests and see ifit affects the run time.5 I can try to add more tests and see how it affects the run time. 6 6 7 7 Then there's