azure-storage
Version:
Microsoft Azure Storage Client Library for Node.js
976 lines (974 loc) • 120 kB
JavaScript
// This file has been autogenerated.
exports.setEnvironment = function() {
process.env['AZURE_STORAGE_CONNECTION_STRING'] = 'DefaultEndpointsProtocol=http;AccountName=xplat;AccountKey=null';
}
exports.scopes = [[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'c0f7bd87-0002-0023-5cc1-0ff9cc000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:55 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata2\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '5e360105-0002-0027-6bc1-0f0c4e000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata2\')',
date: 'Mon, 26 Oct 2015 07:42:55 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata2%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'd349b236-0002-002c-7ec1-0f143a000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:56 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '8d2ad60d-0002-0044-67c1-0f4a6b000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:56 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata4\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'be38a349-0002-001a-39c1-0fb968000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata4\')',
date: 'Mon, 26 Oct 2015 07:42:56 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables(%27tableservicetestdata4%27)')
.reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><entry xml:base=\"http://xplat.table.core.windows.net/\" xmlns=\"http://www.w3.org/2005/Atom\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:georss=\"http://www.georss.org/georss\" xmlns:gml=\"http://www.opengis.net/gml\"><id>http://xplat.table.core.windows.net/Tables('tableservicetestdata4')</id><category term=\"xplat.Tables\" scheme=\"http://schemas.microsoft.com/ado/2007/08/dataservices/scheme\" /><link rel=\"edit\" title=\"Tables\" href=\"Tables('tableservicetestdata4')\" /><title /><updated>2015-10-26T07:42:57Z</updated><author><name /></author><content type=\"application/xml\"><m:properties><d:TableName>tableservicetestdata4</d:TableName></m:properties></content></entry>", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/atom+xml;type=entry;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'f745d6b1-0002-001e-63c1-0f4cea000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:57 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata4\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '8d84cf4e-0002-004a-44c1-0fa660000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:57 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata4%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'de5b9c2b-0002-0013-53c1-0fa3e6000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:57 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables(%27$MetricsMinutePrimaryTransactionsBlob%27)')
.reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><entry xml:base=\"http://xplat.table.core.windows.net/\" xmlns=\"http://www.w3.org/2005/Atom\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:georss=\"http://www.georss.org/georss\" xmlns:gml=\"http://www.opengis.net/gml\"><id>http://xplat.table.core.windows.net/Tables('%24MetricsMinutePrimaryTransactionsBlob')</id><category term=\"xplat.Tables\" scheme=\"http://schemas.microsoft.com/ado/2007/08/dataservices/scheme\" /><link rel=\"edit\" title=\"Tables\" href=\"Tables('%24MetricsMinutePrimaryTransactionsBlob')\" /><title /><updated>2015-10-26T07:42:58Z</updated><author><name /></author><content type=\"application/xml\"><m:properties><d:TableName>$MetricsMinutePrimaryTransactionsBlob</d:TableName></m:properties></content></entry>", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/atom+xml;type=entry;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'cd686b76-0002-0004-64c1-0f6385000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:58 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables(%27$MetricsTransactionsTable%27)')
.reply(404, "<?xml version=\"1.0\" encoding=\"utf-8\"?><error xmlns=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\"><code>ResourceNotFound</code><message xml:lang=\"en-US\">The specified resource does not exist.\nRequestId:92d50e5d-0002-0008-68c1-0f8d74000000\nTime:2015-10-26T07:42:58.2661453Z</message></error>", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/xml;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '92d50e5d-0002-0008-68c1-0f8d74000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:57 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '7b60be44-0002-000c-25c1-0f78f6000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:58 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '6782675c-0002-0010-54c1-0fa0e1000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:58 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata10\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '11404214-0002-0001-43c1-0f97fa000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata10\')',
date: 'Mon, 26 Oct 2015 07:42:58 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables(%27tableservicetestdata10%27)')
.reply(200, "<?xml version=\"1.0\" encoding=\"utf-8\"?><entry xml:base=\"http://xplat.table.core.windows.net/\" xmlns=\"http://www.w3.org/2005/Atom\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:georss=\"http://www.georss.org/georss\" xmlns:gml=\"http://www.opengis.net/gml\"><id>http://xplat.table.core.windows.net/Tables('tableservicetestdata10')</id><category term=\"xplat.Tables\" scheme=\"http://schemas.microsoft.com/ado/2007/08/dataservices/scheme\" /><link rel=\"edit\" title=\"Tables\" href=\"Tables('tableservicetestdata10')\" /><title /><updated>2015-10-26T07:42:59Z</updated><author><name /></author><content type=\"application/xml\"><m:properties><d:TableName>tableservicetestdata10</d:TableName></m:properties></content></entry>", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/atom+xml;type=entry;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '550ba3de-0002-0006-75c1-0f617f000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:59 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata10\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '4f377bd8-0002-0032-51c1-0fced7000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:00 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata10%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '005de7ba-0002-0022-19c1-0ff831000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:59 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'a9684d04-0002-003b-5fc1-0fd459000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:42:59 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata12\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '21ae1f09-0002-003f-1bc1-0f21db000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata12\')',
date: 'Mon, 26 Oct 2015 07:43:01 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata13\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '6d43a475-0002-001c-26c1-0f4e10000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata13\')',
date: 'Mon, 26 Oct 2015 07:43:00 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata12\"},{\"TableName\":\"tableservicetestdata13\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '68a58ae7-0002-0020-1bc1-0ffacb000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:01 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata12\"},{\"TableName\":\"tableservicetestdata13\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'ab4eccf4-0002-0024-31c1-0f0f49000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:01 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata12%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'e2fdc210-0002-0029-4ac1-0fe045000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:02 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata13%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'f2025131-0002-0019-5fc1-0fba6f000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:01 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'fbdc97b1-0002-000a-1ac1-0f8f8e000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:02 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata140\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'e1ff5a98-0002-0036-3cc1-0f3b55000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata140\')',
date: 'Mon, 26 Oct 2015 07:43:02 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata141\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'f9b84e0c-0002-0026-38c1-0f0db3000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata141\')',
date: 'Mon, 26 Oct 2015 07:43:03 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata142\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '0f3b0a34-0002-002b-0ac1-0fe2bf000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata142\')',
date: 'Mon, 26 Oct 2015 07:43:03 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata150\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '8945728d-0002-0043-2bc1-0fbcee000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata150\')',
date: 'Mon, 26 Oct 2015 07:43:03 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata151\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'd8749379-0002-0034-40c1-0f39af000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata151\')',
date: 'Mon, 26 Oct 2015 07:43:04 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata152\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'f2280882-0002-004c-7ac1-0f5118000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata152\')',
date: 'Mon, 26 Oct 2015 07:43:04 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservicetestdata14%27%20and%20TableName%20lt%20%27tableservicetestdata14%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata140\"},{\"TableName\":\"tableservicetestdata141\"},{\"TableName\":\"tableservicetestdata142\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '0ef6958c-0002-0015-0dc1-0f549e000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:04 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata140\"},{\"TableName\":\"tableservicetestdata141\"},{\"TableName\":\"tableservicetestdata142\"},{\"TableName\":\"tableservicetestdata150\"},{\"TableName\":\"tableservicetestdata151\"},{\"TableName\":\"tableservicetestdata152\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '507cb05d-0002-002d-07c1-0f15c7000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:04 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata140%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '0749fe12-0002-0009-50c1-0f8c89000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:04 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata141%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'ed664a02-0002-000e-19c1-0f7a0c000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:05 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata142%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '16b37e17-0002-0012-75c1-0fa21b000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:05 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata150%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'dcf852ea-0002-0017-1ec1-0f5664000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:05 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata151%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'b19464c5-0002-001b-5fc1-0fb895000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:07 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata152%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '361cc423-0002-001f-69c1-0f4d17000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:06 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'ce5e4655-0002-0038-6dc1-0fd75e000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:07 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata16\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '72d671a5-0002-0028-32c1-0fe1b8000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata16\')',
date: 'Mon, 26 Oct 2015 07:43:06 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata17\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '39683c1e-0002-0005-68c1-0f6278000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata17\')',
date: 'Mon, 26 Oct 2015 07:43:08 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27&%24top=1')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata16\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '8a27df21-0002-0031-13c1-0fcdd0000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'x-ms-continuation-nexttablename': '1!52!dGFibGVzZXJ2aWNldGVzdGRhdGExNwEwMWQxMGZjMWY0YmI1ZjI1',
date: 'Mon, 26 Oct 2015 07:43:07 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata16\"},{\"TableName\":\"tableservicetestdata17\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'a7341bc5-0002-000d-6fc1-0f790b000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:08 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata16%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'cfe3c59a-0002-003a-32c1-0fd5a4000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:07 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata17%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'e4e5def0-0002-0016-1ac1-0f5799000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:08 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata18\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '1b5211c9-0002-0007-66c1-0f6082000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata18\')',
date: 'Mon, 26 Oct 2015 07:43:08 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata18', '*')
.reply(201, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#tableservicetestdata18/@Element\",\"PartitionKey\":\"part1\",\"RowKey\":\"row1\",\"Timestamp\":\"2015-10-26T07:43:09.4125716Z\",\"field\":\"my field\",\"otherfield\":\"my other field\",\"otherprops\":\"my properties\"}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A09.4125716Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata18(PartitionKey=\'part1\',RowKey=\'row1\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'b3359251-0002-000b-51c1-0f8e73000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-content',
date: 'Mon, 26 Oct 2015 07:43:09 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata18', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A09.6311176Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata18(PartitionKey=\'part2\',RowKey=\'row1\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '5e0e7e56-0002-000f-4ac1-0f7bf1000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/tableservicetestdata18(PartitionKey=\'part2\',RowKey=\'row1\')',
date: 'Mon, 26 Oct 2015 07:43:09 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/tableservicetestdata18')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#tableservicetestdata18\",\"value\":[{\"PartitionKey\":\"part1\",\"RowKey\":\"row1\",\"Timestamp\":\"2015-10-26T07:43:09.4125716Z\",\"field\":\"my field\",\"otherfield\":\"my other field\",\"otherprops\":\"my properties\"},{\"PartitionKey\":\"part2\",\"RowKey\":\"row1\",\"Timestamp\":\"2015-10-26T07:43:09.6311176Z\",\"boolValueTrue\":true,\"boolValueFalse\":false,\"intValue\":42,\"dateValue@odata.type\":\"Edm.DateTime\",\"dateValue\":\"2011-11-25T00:00:00Z\",\"complexDateValue@odata.type\":\"Edm.DateTime\",\"complexDateValue\":\"2013-03-16T01:46:20Z\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'f3ed8358-0002-0045-6dc1-0f4b96000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:09 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/tableservicetestdata18(PartitionKey=%27part1%27,RowKey=%27row1%27)')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#tableservicetestdata18/@Element\",\"PartitionKey\":\"part1\",\"RowKey\":\"row1\",\"Timestamp\":\"2015-10-26T07:43:09.4125716Z\",\"field\":\"my field\",\"otherfield\":\"my other field\",\"otherprops\":\"my properties\"}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A09.4125716Z\'"',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'ff21425a-0002-0049-3bc1-0fa567000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:09 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata18\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '2ceece1c-0002-0025-38c1-0f0eb4000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:10 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata18%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'bcce5858-0002-002a-65c1-0fe342000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:11 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata20\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'b3eda357-0002-002f-2cc1-0f173d000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata20\')',
date: 'Mon, 26 Oct 2015 07:43:11 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata20', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A11.8908483Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata20(PartitionKey=\'part1\',RowKey=\'row1\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '750f8fc3-0002-0033-4dc1-0fcf2a000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/tableservicetestdata20(PartitionKey=\'part1\',RowKey=\'row1\')',
date: 'Mon, 26 Oct 2015 07:43:11 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/tableservicetestdata20(PartitionKey=%27part1%27,RowKey=%27row1%27)')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#tableservicetestdata20/@Element\",\"PartitionKey\":\"part1\",\"RowKey\":\"row1\",\"Timestamp\":\"2015-10-26T07:43:11.8908483Z\",\"field\":\"JSON <test> {} :{ !@#$%^&*()\",\"otherfield\":\"my other field\",\"otherprops\":\"my properties\"}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A11.8908483Z\'"',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '3e851b34-0002-0037-7dc1-0f3aa8000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:11 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata20\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '70d1c236-0002-0000-61c1-0f9607000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:11 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata20%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '87e8109b-0002-0040-1dc1-0fbfe9000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:13 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata22\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'ba4be328-0002-001d-32c1-0f4fed000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata22\')',
date: 'Mon, 26 Oct 2015 07:43:12 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata22', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A13.4086392Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'1\',RowKey=\'1st\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '0b7122e5-0002-0021-4cc1-0ffb36000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'1\',RowKey=\'1st\')',
date: 'Mon, 26 Oct 2015 07:43:12 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata22', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A14.9753088Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'1\',RowKey=\'2st\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'af8e36e3-0002-0011-7cc1-0fa11c000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'1\',RowKey=\'2st\')',
date: 'Mon, 26 Oct 2015 07:43:14 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/tableservicetestdata22', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
etag: 'W/"datetime\'2015-10-26T07%3A43%3A13.8752449Z\'"',
location: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'2\',RowKey=\'2st\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '9bcff765-0002-0002-7ec1-0f94fd000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/tableservicetestdata22(PartitionKey=\'2\',RowKey=\'2st\')',
date: 'Mon, 26 Oct 2015 07:43:13 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/tableservicetestdata22?%24filter=PartitionKey%20eq%20%271%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#tableservicetestdata22\",\"value\":[{\"PartitionKey\":\"1\",\"RowKey\":\"1st\",\"Timestamp\":\"2015-10-26T07:43:13.4086392Z\",\"field1\":\"value\"},{\"PartitionKey\":\"1\",\"RowKey\":\"2st\",\"Timestamp\":\"2015-10-26T07:43:14.9753088Z\",\"field1\":\"value\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': 'b0bf3e4b-0002-002e-33c1-0f16c0000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:14 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.get('/Tables?%24filter=TableName%20ge%20%27tableservice%27%20and%20TableName%20lt%20%27tableservice%7B%27')
.reply(200, "{\"odata.metadata\":\"http://xplat.table.core.windows.net/$metadata#Tables\",\"value\":[{\"TableName\":\"tableservicetestdata22\"}]}", { 'cache-control': 'no-cache',
'transfer-encoding': 'chunked',
'content-type': 'application/json;odata=minimalmetadata;streaming=true;charset=utf-8',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '214be8bd-0002-0047-3ec1-0f496c000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:14 GMT',
connection: 'close' });
return result; },
function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.delete('/Tables(%27tableservicetestdata22%27)')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '730c372e-0002-004b-7cc1-0fa79d000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
date: 'Mon, 26 Oct 2015 07:43:14 GMT',
connection: 'close' });
return result; }],
[function (nock) {
var result =
nock('http://xplat.table.core.windows.net:80')
.filteringRequestBody(function (path) { return '*';})
.post('/Tables', '*')
.reply(204, "", { 'cache-control': 'no-cache',
'content-length': '0',
location: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata24\')',
server: 'Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0',
'x-ms-request-id': '00bc2c8c-0002-003c-5ec1-0f22dc000000',
'x-ms-version': '2015-02-21',
'x-content-type-options': 'nosniff',
'preference-applied': 'return-no-content',
dataserviceid: 'http://xplat.table.core.windows.net/Tables(\'tableservicetestdata24\')',
date: 'Mon, 26 Oc