Skip to content

Refactor status testability#111

Open
kwonkwonn wants to merge 2 commits intomainfrom
refactor-status-testability
Open

Refactor status testability#111
kwonkwonn wants to merge 2 commits intomainfrom
refactor-status-testability

Conversation

@kwonkwonn
Copy link
Contributor

Type of Change

  • Bug fix
  • New feature
  • Refactor / tech debt
  • Docs / test

Summary

status 의 Libvirt 관련 구조체를 interface 화 하며 결합도를 낮추고 mocking 이 가능하게 수정하였습니다.
주석도 달긴 했으나 필요하다면 말해주세영

Related Issue

Closes #110

Test Plan

  • make test passes
  • Manually verified on libvirt environment

@kwonkwonn kwonkwonn requested a review from Jbchan01 March 11, 2026 08:36
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.

status 서비스의 libvirt.Domain interface 화

1 participant