overpass-api-python-wrapper icon indicating copy to clipboard operation
overpass-api-python-wrapper copied to clipboard

improve unittests and fix strptime of status datetime for 3.6

Open Vitalts opened this issue 4 years ago • 3 comments

• mock all requests to real overpass endpoint in unittests • refactor unittests • add more unittests • fix strptime of status datetime for 3.6

Vitalts avatar Oct 12 '21 10:10 Vitalts

Hi @Vitalts - after merging @dericke 's PR https://github.com/mvexel/overpass-api-python-wrapper/pull/141 there are some minor merge conflicts, could you resolve and then I can merge, please?

mvexel avatar Nov 18 '21 19:11 mvexel

We've dropped py3.6 support since this PR was opened, so the parts related to that shouldn't be merged.

dericke avatar Nov 19 '21 18:11 dericke

@Vitalts Are you still interested in getting this merged? See also @dericke's comment. Sorry for the slow turnaround.. Let me know if I can help in any way.

mvexel avatar Mar 22 '22 18:03 mvexel