Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract device registry tests #43

Merged
merged 1 commit into from
Jun 29, 2022
Merged

Extract device registry tests #43

merged 1 commit into from
Jun 29, 2022

Conversation

balloob
Copy link
Contributor

@balloob balloob commented Jun 29, 2022

Extract device registry tests from the test_mapping test suite. This also generalizes the "set up node fixture" to be re-used across tests.

@balloob balloob merged commit 93a2935 into main Jun 29, 2022
@balloob balloob deleted the extract-dev-reg-tests branch June 29, 2022 22:59
await self.mock_client_disconnect.wait()


@lru_cache(maxsize=None)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.



MOCK_COMPR_FABRIC_ID = 1234
LOGGER = logging.getLogger(__name__)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LOGGER isn't used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants