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

Refactor DeviceUtil.readInfo #143

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Refactor DeviceUtil.readInfo #143

merged 3 commits into from
Jul 3, 2024

Conversation

AdamVe
Copy link
Member

@AdamVe AdamVe commented Jun 28, 2024

Fixes an issue with DeviceUtil.readInfo() which was returning object with default values for several properties.

The method was refactored and now has new unit tests which verify the properties' content. New unit tests for achieving better test coverage were also added to DeviceUtil.getName() and helper structures.

@AdamVe AdamVe marked this pull request as ready for review July 1, 2024 14:33
@AdamVe AdamVe merged commit 2343388 into main Jul 3, 2024
16 checks passed
@AdamVe AdamVe deleted the adamve/refactor_deviceutil branch July 3, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants