bimmerconnected / bimmer_connected

🚘 Library to query the status of your BMW or Mini from the ConnectedDrive portal
Apache License 2.0
373 stars 81 forks source link

Add tests with Python 3.13 #669

Open rikroe opened 1 week ago

rikroe commented 1 week ago

Proposed change

Adds tests for Python 3.13.

Type of change

Additional information

Checklist

rikroe commented 1 week ago

Seems we need to update time_machine which got pinned in https://github.com/bimmerconnected/bimmer_connected/pull/570, so tests with tick=False need to be rewritten.