toolbox/test
Debarshi Ray 0d43d22b5b test/system: Simplify checking if the image exists or not
Bats' 'run' helper is not necessary to merely check if a command
succeeded or not [1].  In this case, it's idiomatic to use the command
as the condition for an 'if' branch.

[1] https://bats-core.readthedocs.io/en/stable/writing-tests.html

https://github.com/containers/toolbox/pull/1378
2023-09-25 18:13:50 +02:00
..
system test/system: Simplify checking if the image exists or not 2023-09-25 18:13:50 +02:00
meson.build test/system: Test that networking works 2023-06-30 19:53:31 +02:00