it("sends request to the correct api when leading slash left off", function() {
            givenApiRequestWillSucceed();

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