pyicloud/tests
Quentame 91ac1d956e
Test rework + add account & fmi device test (#266)
* Rework tests

* Add account test

* Add Find My iPhone devices test

* Remove logger

* Working with Python 3.4

* Make test working in more setups

@patch("keyring.get_password", return_value=None)

* Fix Python 2.7 ASCII

* Pylint

* Self reviewed
2020-04-03 18:50:12 +02:00
..
__init__.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
const.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
const_account.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
const_findmyiphone.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
const_login.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
test_account.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
test_cmdline.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00
test_findmyiphone.py Test rework + add account & fmi device test (#266) 2020-04-03 18:50:12 +02:00