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

tests: Add bare minimum coverage for Device.self_test_device() #463

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Dec 14, 2023

What does this Pull Request accomplish?

Add a test case that verifies that Device.self_test_device() runs without errors.

Why should this Pull Request be merged?

Device.self_test_device() has no test coverage.

What testing has been done?

Ran poetry run pytest -v .\tests\component\system\test_device.py

Copy link

github-actions bot commented Dec 15, 2023

Test Results

  10 files  ±0    10 suites  ±0   2m 51s ⏱️ - 1m 36s
  95 tests ±0    95 ✔️ ±0  0 💤 ±0  0 ±0 
950 runs  ±0  950 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit dfa66be. ± Comparison against base commit 7f2849a.

♻️ This comment has been updated with latest results.

@zhindes zhindes merged commit 0bc279c into master Dec 19, 2023
14 of 16 checks passed
@bkeryan bkeryan deleted the users/bkeryan/test-self-test branch January 4, 2024 15:23
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.

2 participants