MatthewFlamm / pynws

⛈️ A python library to asynchronously retrieve weather observation from NWS/NOAA
MIT License
33 stars 10 forks source link

Refactor 'retry' unit tests #188

Closed lymanepp closed 7 months ago

lymanepp commented 7 months ago

I broke up the simple_nws retry tests into separate tests. Removed 'mock_wrap' for Python 3.10+ Added additional assertions