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

    beforeEach(function (done) {