You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SchemaRegistry] Fix broken test recordings (#14935)
* Update tests to use single-line strings. Recording encoding was keeping the /r/n from Windows and breaking everything.
* Ignoring tests since I cannot figure out the encoding issue.
* Added missing readme sections.
* Ignored the other tests as they suffer from the same issue.
* Fix readme link.
* Really... it needs to say that exact phrase.
Information on troubleshooting steps will be added as problems are discovered.
137
+
138
+
## Next steps
139
+
140
+
Additional information will be available as documents related to Azure Schema Registry are published.
141
+
134
142
## Contributing
135
143
136
144
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit [cla.microsoft.com][cla].
Copy file name to clipboardExpand all lines: sdk/schemaregistry/Azure.Data.SchemaRegistry/tests/SessionRecords/SchemaRegistryClientLiveTest/CanGetSchema.json
Copy file name to clipboardExpand all lines: sdk/schemaregistry/Azure.Data.SchemaRegistry/tests/SessionRecords/SchemaRegistryClientLiveTest/CanGetSchemaAsync.json
0 commit comments