it("should call a filter before update action in the order they were added", done => {
                            mockResponse = {
                                end: () => {
                                    sinon.assert.callOrder(
                                        logRequestSpy,