Zvonimir Sabljic
|
5720a915a6
|
Fixed running commands (it was hanging while getting the stderr)
|
2023-08-03 16:20:03 +02:00 |
|
Zvonimir Sabljic
|
270f5f9e2a
|
Added root folder parameter from which commands will be ran
|
2023-08-03 11:17:06 +02:00 |
|
Zvonimir Sabljic
|
60805a5408
|
Added ask_for_human_verification and get_test_directory_tree to the Project class + added so that directory tree is created from within the folder
|
2023-08-03 11:16:17 +02:00 |
|
Zvonimir Sabljic
|
9bb1d897f2
|
Moved code execution functions to cli helper
|
2023-08-01 17:53:22 +02:00 |
|
Zvonimir Sabljic
|
aaf12bb658
|
Fixes for running CLI commands
|
2023-07-31 11:29:20 +02:00 |
|
Zvonimir Sabljic
|
3730735594
|
Ask user before running a CLI command
|
2023-07-31 11:01:09 +02:00 |
|
Zvonimir Sabljic
|
87ac2efcb6
|
Added showing stderr output is stdout is empty(''), fixed so we can stop a command if it takes too long or hangs, and show the CLI output in real-time as is being logged
|
2023-07-29 13:00:00 +02:00 |
|
Zvonimir Sabljic
|
e21f38814b
|
Added a function that returns a directory tree
|
2023-07-27 15:30:32 +02:00 |
|
Zvonimir Sabljic
|
c0f8cc7b6f
|
Implemented a function for executing a cli command and getting the output
|
2023-07-27 15:05:08 +02:00 |
|