Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #54420


Ignore:
Timestamp:
11/11/2021 03:47:20 PM (3 years ago)
Author:
hellofromTonya
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54420 – Description

    initial v2  
    55* If those specific requests should/can be mocked
    66* and then mocks created for each in its context of the condition under test
     7
     8Ideally a mocking strategy could be created to abstract the heavy lifting and make it easier for these tests to mock the requests.