File: test_table.test_locale.yaml

package info (click to toggle)
python-azure 20201208%2Bgit-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,437,920 kB
  • sloc: python: 4,287,452; javascript: 269; makefile: 198; sh: 187; xml: 106
file content (90 lines) | stat: -rw-r--r-- 2,357 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
interactions:
- request:
    body: '{"TableName": "pytablesync672108e5"}'
    headers:
      Accept:
      - application/json;odata=minimalmetadata
      Accept-Encoding:
      - gzip, deflate
      Connection:
      - keep-alive
      Content-Length:
      - '36'
      Content-Type:
      - application/json;odata=nometadata
      DataServiceVersion:
      - '3.0'
      Date:
      - Tue, 29 Sep 2020 17:15:25 GMT
      User-Agent:
      - azsdk-python-data-tables/12.0.0b2 Python/3.8.4 (Windows-10-10.0.19041-SP0)
      x-ms-date:
      - Tue, 29 Sep 2020 17:15:25 GMT
      x-ms-version:
      - '2019-02-02'
    method: POST
    uri: https://tablesteststorname.table.core.windows.net/Tables
  response:
    body:
      string: '{"odata.metadata":"https://tablesteststorname.table.core.windows.net/$metadata#Tables/@Element","TableName":"pytablesync672108e5"}'
    headers:
      cache-control:
      - no-cache
      content-type:
      - application/json;odata=minimalmetadata;streaming=true;charset=utf-8
      date:
      - Tue, 29 Sep 2020 17:15:25 GMT
      location:
      - https://tablesteststorname.table.core.windows.net/Tables('pytablesync672108e5')
      server:
      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
      transfer-encoding:
      - chunked
      x-content-type-options:
      - nosniff
      x-ms-version:
      - '2019-02-02'
    status:
      code: 201
      message: Created
- request:
    body: null
    headers:
      Accept:
      - application/json
      Accept-Encoding:
      - gzip, deflate
      Connection:
      - keep-alive
      Content-Length:
      - '0'
      Date:
      - Tue, 29 Sep 2020 17:15:26 GMT
      User-Agent:
      - azsdk-python-data-tables/12.0.0b2 Python/3.8.4 (Windows-10-10.0.19041-SP0)
      x-ms-date:
      - Tue, 29 Sep 2020 17:15:26 GMT
      x-ms-version:
      - '2019-02-02'
    method: DELETE
    uri: https://tablesteststorname.table.core.windows.net/Tables('pytablesync672108e5')
  response:
    body:
      string: ''
    headers:
      cache-control:
      - no-cache
      content-length:
      - '0'
      date:
      - Tue, 29 Sep 2020 17:15:25 GMT
      server:
      - Windows-Azure-Table/1.0 Microsoft-HTTPAPI/2.0
      x-content-type-options:
      - nosniff
      x-ms-version:
      - '2019-02-02'
    status:
      code: 204
      message: No Content
version: 1