canonical / mir-ci

Mir CI helpers
1 stars 1 forks source link

feature: write a test for Mir's interactions with X11 apps #131

Open mattkae opened 1 month ago

mattkae commented 1 month ago

Test that X11 apps can be started and can receive input, e.g.:

sudo apt install x11-apps

# first,
xeyes

# then
xedit

# finally
xcalc