tobiipro / g3pylib

A Python client library for Glasses3
Other
15 stars 7 forks source link

Bug: Test order in test_connect_to_glasses impacts result #53

Open OskarSoderberg opened 2 years ago

OskarSoderberg commented 2 years ago

If the tests in test_connect_to_glasses are run in the order below, the last test gets no ipv4 address. The order:

  1. test_connect_with_hostname_zeroconf
  2. test_connect_with_hostname_no_zeroconf
  3. test_connect_with_service
  4. test_connect_with_urls