it("sends request to the correct api", function() {
            givenApiRequestWillSucceed();

            Backbone.ajax({
                url: "/api/path/to/data"