archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Adding a test "framework" to run real world machine tests

Open Torxed opened this issue 1 year ago • 1 comments

Because we have nothing, I'd like to have something. And this does something.

It runs qemu with test parameters. It has a test class that can take qemu serial output and manage it.

It can cycle through the menu's and handle triggers and monitor things. It's just one test case, it needs more - and it needs to be able to run multiple tests most importantly.

screenshot

Torxed avatar May 13 '24 16:05 Torxed

Working on pushing the .github/.gitlab* runner files for this, which will automatically publish the .cast recording of the output.

Relevant test PR: https://github.com/Torxed/archinstall/pull/1

Torxed avatar May 14 '24 09:05 Torxed