cozify.test.fixtures

Module Contents

Classes

Tmp_hub

Creates a temporary hub section (with test data) in a tmp_cloud

Functions

vcr_config()

tmp_cloud()

live_cloud()

blank_cloud()

mock_server()

tmp_hub(tmp_cloud)

live_hub()

offline_device()

online_device()

real_test_devices()

real_test_scenes()

_h6_dict(d)

cozify.test.fixtures.vcr_config()
cozify.test.fixtures.tmp_cloud()
cozify.test.fixtures.live_cloud()
cozify.test.fixtures.blank_cloud()
cozify.test.fixtures.mock_server()
cozify.test.fixtures.tmp_hub(tmp_cloud)
cozify.test.fixtures.live_hub()
cozify.test.fixtures.offline_device()
cozify.test.fixtures.online_device()
cozify.test.fixtures.real_test_devices()
cozify.test.fixtures.real_test_scenes()
class cozify.test.fixtures.Tmp_hub(tmp_cloud)

Creates a temporary hub section (with test data) in a tmp_cloud

__enter__(self)
__exit__(self, exc_type, exc_value, traceback)
devices(self)
states(self)
cozify.test.fixtures._h6_dict(d)