[Sitebars endpoint] Add tests for slashing behavior#24785
Conversation
|
Size Change: 0 B Total Size: 1.17 MB ℹ️ View Unchanged
|
|
@adamziel the new test seems to fail. |
| } | ||
|
|
||
| /** | ||
| * |
There was a problem hiding this comment.
Please write something here.
1abeb61 to
6f73eda
Compare
|
The test fails because of ">" character in the input. It should most definitely be addressed, but is not trivial and it also seems out of scope for this PR. I removed this case from here and added another task to the list. |
|
Would you mind re-reviewing @draganescu? |
Which issue # is that? |
|
@TimothyBJacobs I was lazy and added it to the list in this issue to address later this week :) #24530 :
|
|
Got it! |
6f73eda to
c11eabd
Compare
Description
This PR adds coverage for the correct usage of
wp_slashinupdate_itemmethod as per #24290 (review).How has this been tested?
Confirm all checks pass on this PR.
Types of changes
Non-breaking change
Checklist: