Files
lix/tests/functional2/testlib/fixtures
rootile 6b9a121637 testing: throw an error when a command object has not been run
it sometimes happens that one forgets to add `.run().ok()` to a command,
leading to things not actually being tested, potentially even slipping
though code reviews!

This commit adds a check at fixture teardown time, checking that all
commands have been run. Sadly, due to when this check happens, we cannot
add a test checking for this behavior

Change-Id: If3df2c20c267b9f03ae0ca099b77c57e2310f335
2026-02-23 17:21:01 +01:00
..
2025-05-07 20:02:32 +02:00
2025-05-10 21:13:45 +02:00
2025-05-10 21:13:45 +02:00
2026-02-17 16:01:00 +01:00
2025-05-10 21:13:45 +02:00