OData / odata.net

ODataLib: Open Data Protocol - .NET Libraries and Frameworks
https://docs.microsoft.com/odata
Other
687 stars 349 forks source link

Add OData writer validation tests for unhappy paths #3083

Closed gathogojr closed 1 month ago

gathogojr commented 1 month ago

Description

This pulls adds OData writer validation tests for unhappy paths that were mostly untested. Step 1 of 2 towards improving OData writer validation error messages relevant to this reported issue https://github.com/OData/odata.net/issues/2960

Checklist (Uncheck if it is not completed)