skodaconnect / myskoda

Python library for interacting with MySkoda APIs.
MIT License
9 stars 22 forks source link

Add lock and unlock feature #167

Closed prvakt closed 2 weeks ago

dvx76 commented 2 weeks ago

Nice work! Can you take a look at tests/test_operations.py and see if you can add tests covering the new code there? Should be similar to existing operations.

WebSpider commented 2 weeks ago

Tests were running for quite some time.

Please test locally by running 'just test' in the project's root (with Just installed)