quickemu-project / quicktest

Quickly and automatically test systems inside Quickemu virtual machines 🧑‍🔬
MIT License
16 stars 3 forks source link

feat: Add simple example test to run post install #25

Closed popey closed 1 month ago

popey commented 1 month ago

This adds a test which runs after the install test. It waits for the gdm3 login screen, logs in, then navigates through the first run wizard, using defaults. Then it opens gnome settings, in the 'about' screen, maximises the window, then closes it, and finally shuts down the VM gracefully.

Below are the results of the initial install test, and then this test running later, doing the post-install test.

Install

https://github.com/quickemu-project/quicktest/assets/1841272/3b01dc92-d805-4810-bb51-05117da8684a

quicktest.log

Post install

https://github.com/quickemu-project/quicktest/assets/1841272/2f6b7c3a-1886-458c-aeed-e77127267dfc

quicktest.log