it("should set a filter method to be called before the update action as provided in the array", done => {
                        mockResponse = {
                            end: () => {
                                sinon.assert.callOrder(
                                    logRequestSpy,