spiegel-keyman/linux/ibus-keyman/tests/scripts
Eberhard Beilharz e0e4276fb3
maint(linux): improve running integration tests on developer's machine
This improves running the integration tests on a developer's machine.
While the tests did run fine it was no longer possible to type after
running the tests. The reason was that starting the `ibus-daemon` for
testing together with `mutter` replaced some processes that belonged to
the `ibus-daemon` of the session.

This change now checks if ibus is still functional after killing the
testing `ibus-daemon` (by checking the current engine with `ibus engine`).
Otherwise it kills the lonely remaining `ibus-daemon` and restarts `ibus`.

Test-bot: skip
2025-09-25 19:34:22 +02:00
..
find-tests.sh maint(linux): remove several shellcheck directives and warnings 2025-09-23 18:30:16 +02:00
run-single-test.sh maint(linux): remove several shellcheck directives and warnings 2025-09-23 18:30:16 +02:00
run-tests.sh maint(linux): fix running integration tests in Docker 2025-09-25 19:32:29 +02:00
setup-tests.sh maint(linux): fix running integration tests in Docker 2025-09-25 19:32:29 +02:00
teardown-tests.sh maint(linux): fix running integration tests in Docker 2025-09-25 19:32:29 +02:00
test-helper.inc.sh maint(linux): improve running integration tests on developer's machine 2025-09-25 19:34:22 +02:00