Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Unittests of paging #6

Closed lmazuel closed 7 years ago

lmazuel commented 7 years ago

Currently no unit tests of msrest/paging in this repo (everything on Autorest side).

We should have unit tests here, because we always need full testing. Moreover, it took me a while to understand a bug in #5 because of that.

lmazuel commented 7 years ago

Fixed by https://github.com/Azure/msrest-for-python/commit/41e367d38cac3ff21d348198fb1d1720e16fbd36