mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-17 16:34:42 -05:00
Unit tests can't prove the rewritten binary actually works on each supported distro and on both podman and docker; this exercises the real thing. Move the tests in a set of simple scripts to run them. Make a smaller e2e test for CLI and Images that runs on every PR Keep the full compatibility suite in a separate job for main merge and manual runs. Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>