Commit cf8eb07
[Tables] Migrating to new recorder (Azure#20164)
* cleanup tests
* First set of tests
* Table client tests
* Table Service
* Node Tests
* Browser Tests
* Fix lint
* Update recordings
* Fix lint
* go after a new version of the test-proxy that dumps the testmismatch
* newer proxy version with additional logging. need to pr back this into sdk/tools
* return test-proxy to align with main. there are conflicts that are not present in the investigation branch
* Update recorded client
* Update proxy tool build
* fix format
* Revert proxy tool version
* Ignore headers
* Fix format
* Use HeaderlessMatcher
* Fix format
* Fix tests
* Remove un needed config
Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>1 parent 6a1ee2b commit cf8eb07
File tree
205 files changed
+12633
-16185
lines changed- sdk/tables/data-tables
- recordings
- browsers
- access_policy_operations
- batch_operations_sasconnectionstring
- batch_operations_tokencredential
- batch_operations
- core_v2_tests
- handle_suberror
- special_characters
- tableclient_createentity_getentity_and_delete
- tableclient_listentities
- tableclient_sasconnectionstring_createentity_getentity_and_delete
- tableclient_sasconnectionstring_listentities
- tableclient_tokencredential_createentity_getentity_and_delete
- tableclient_tokencredential_listentities
- tableserviceclient_create_get_table_and_delete
- tableserviceclient_listtables
- tableserviceclient_sasconnectionstring_create_get_table_and_delete
- tableserviceclient_sasconnectionstring_listtables
- tableserviceclient_tokencredential_create_get_table_and_delete
- tableserviceclient_tokencredential_listtables
- node
- access_policy_operations
- batch_operations_sasconnectionstring
- batch_operations_tokencredential
- batch_operations
- handle_suberror
- special_characters
- tableclient_createentity_getentity_and_delete
- tableclient_listentities
- tableclient_sasconnectionstring_createentity_getentity_and_delete
- tableclient_sasconnectionstring_listentities
- tableclient_tokencredential_createentity_getentity_and_delete
- tableclient_tokencredential_listentities
- tableserviceclient_create_get_table_and_delete
- tableserviceclient_listtables
- tableserviceclient_sasconnectionstring_create_get_table_and_delete
- tableserviceclient_sasconnectionstring_listtables
- tableserviceclient_tokencredential_create_get_table_and_delete
- tableserviceclient_tokencredential_listtables
- src
- test
- internal
- public
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+12633
-16185
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
44 | | - | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
| |||
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
53 | | - | |
54 | 50 | | |
55 | 51 | | |
56 | 52 | | |
| |||
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
| 69 | + | |
73 | 70 | | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
77 | 74 | | |
78 | | - | |
| 75 | + | |
79 | 76 | | |
80 | 77 | | |
81 | 78 | | |
| |||
98 | 95 | | |
99 | 96 | | |
100 | 97 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | 98 | | |
107 | 99 | | |
108 | 100 | | |
| |||
140 | 132 | | |
141 | 133 | | |
142 | 134 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 135 | | |
147 | 136 | | |
148 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments