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

    beforeEach(function (done) {