Hi,
I think I found a bug (with enum flags in navigation collection), and I wanted to add tests to verify if it is somehow due to my app code or a real bug within Simple.OData.Client. If I managed to add a repro I would gladly work on a fix at the same time; however I don't understand
- What package I should test in,
- If
Simple.OData.Tests.Client, and after removing defined MOCK_HTTP, which project I am supposed to run to expose the API responses are recorded from
Could you point me towards the correct direction ?
Hi,
I think I found a bug (with enum flags in navigation collection), and I wanted to add tests to verify if it is somehow due to my app code or a real bug within Simple.OData.Client. If I managed to add a repro I would gladly work on a fix at the same time; however I don't understand
Simple.OData.Tests.Client, and after removing definedMOCK_HTTP, which project I am supposed to run to expose the API responses are recorded fromCould you point me towards the correct direction ?