Page MenuHomePhorge

Refactor podman-helper to use class
Needs ReviewPublic

Authored by tusooa on Sat, Jan 10, 8:53 AM.

Details

Reviewers
None
Group Reviewers
O2: lilybuild
Summary

Before, we stored everything in global variables, which makes it hard to test. This switches to a class-based approach and add some tests.

Type: skip

Test Plan

Verify current pipelines still build.

Diff Detail

Repository
rB lilybuild
Branch
tusooa/stacked
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 518
Build 1018: Invoke BuildbotBuildbot build #961
Build 1017: arc lint + arc unit