it("should set a filter method to be called before delete in the order they were added", done => {
                            mockResponse = {
                                end: () => {
                                    sinon.assert.callOrder(
                                        authenticateSpy,