gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
541 stars 101 forks source link

Fully parameterise tests with `ctr_client` in `test_volume.py` #530

Closed LewisGaul closed 8 months ago

LewisGaul commented 8 months ago

Fully parameterise test_volume.py with podman.

Some tests marked as xfail for podman for now (note --runxfail is useful for bulk fixing xfail tests):

Would you like me to create issues to track these, or just use the xfails to track?

Progress towards https://github.com/gabrieldemarmiesse/python-on-whales/issues/353