describe("xhr call (prefix)", function () {
    var returnedJSON: any = {};
    var status = 0;

    beforeEach(function (done) {