enhomie.ubiquiti.plugins.test package#
Submodules#
enhomie.ubiquiti.plugins.test.test_client module#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- enhomie.ubiquiti.plugins.test.test_client.test_DriverUbiqClient(homie: Homie, bodies: TestBodies, times: TestTimes) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
homie – Primary class instance for Homie Automate.
bodies – Locations and groups for use in testing.
times – Times that are used with tests in project.
- enhomie.ubiquiti.plugins.test.test_client.test_DriverUbiqClient_cover(tmp_path: Path, respx_mock: MockRouter, times: TestTimes) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
tmp_path – pytest object for temporal filesystem.
respx_mock – Object for mocking request operation.
times – Times that are used with tests in project.
enhomie.ubiquiti.plugins.test.test_helpers module#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.
- enhomie.ubiquiti.plugins.test.test_helpers.test_ubiq_latest(homie: Homie, bodies: TestBodies) None [source]#
Perform various tests associated with relevant routines.
- Parameters:
homie – Primary class instance for Homie Automate.
bodies – Locations and groups for use in testing.
Module contents#
Functions and routines associated with Enasis Network Homie Automate.
This file is part of Enasis Network software eco-system. Distribution is permitted, for more information consult the project license file.