From 9e31f441c8ccf2d0baf2438626c1310a42c8ff46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Sat, 17 Aug 2024 10:34:34 +0200 Subject: [PATCH] formatting --- gui/manualtest/mainwindow.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/gui/manualtest/mainwindow.md b/gui/manualtest/mainwindow.md index 6d1c0740c56..563a538530f 100644 --- a/gui/manualtest/mainwindow.md +++ b/gui/manualtest/mainwindow.md @@ -1,23 +1,21 @@ -=========== -Main window -=========== +# Main window Some manual testing in the main window interface -Recheck file -============ +## Test: Recheck file + +1. Load a project with results. +1. Restart the GUI. +1. Right click on a file and click on "Recheck". -Load a project with results. -Restart the GUI. -Right click on a file and click on "Recheck". EXPECTED: Results for that file should be refreshed. -Switch project -============== +## Test: Switch project + +1. Open project #1 +1. Open project #2 that has different results -Open project #1 -Open project #2 that has different results EXPECTED: Results for project #1 should go away, results for project #2 should be shown