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
Differential D266
Refactor podman-helper to use class Authored by tusooa on Sat, Jan 10, 8:53 AM. Tags None Referenced Files None Subscribers None
Details
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 Verify current pipelines still build.
Diff Detail
|