Added message telling that the temporary directory has been
[emufront] / doc / tests.txt
1 1. Start EmuFront
2 -----------------
3 - if database already exists move/remove it:
4
5         $ mv ~/emufront.db.sqlite ~/emufront.db.sqlite.bak
6
7 - start EmuFront from command line
8
9         $ emufront
10
11 > EmuFront main window opens
12         > File, Config & Help menu is shown
13         > empty combo box for selecting setups and emulators is shown
14         > empty area for filtered media image containers is shown
15
16 2. Set temporary directory
17 --------------------------
18 - Select 'Config->Temp dir'
19 > A file selector is opened, only folders can be selected
20 - Select a folder
21 > A messagebox is shown telling that the Temporary directory has been updated to selected folder.
22
23 X. Setupview
24 ------------
25
26 1:
27 - Add new setup when no platform or media types are yet added
28 Result:
29 - Shows error that no platform or media types are not added
30 - New row is not created
31
32 2:
33 - Add new setup when any platforms are not yet added
34 Result:
35 - Shows error that any platform is not available 
36 - New row is not created
37
38 3:
39 - Add new setup when any media types are not yet added
40 Result:
41 - Shows error that any media type is not available 
42 - New row is not created