95df3720e1
This checks basic features of kas menu, some option selection, yaml including, rebuilding and target selection. The UI is operated by mocking smack's GridFormHelp.runOnce and some result evaluation functions. Injecting keys from the keyboard was not easily possibly (if at all), thus this approach. The menu rendering is not shown due to pytest. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
4 lines
36 B
Bash
Executable File
4 lines
36 B
Bash
Executable File
#!/bin/sh
|
|
|
|
export PATH=$(pwd):$PATH
|