test: add mocks

This commit is contained in:
Rohit T P
2024-05-02 15:37:34 +00:00
parent d9a9d4b990
commit dc8d6da4b9
15 changed files with 33 additions and 3 deletions

View File

@@ -6,6 +6,8 @@ set timeout 10
set random_number [lindex $argv 0]
# Start your main script
set env(PATH) "$env(WORKING_DIR)/mocks:$env(PATH)"
spawn bash ../../noco.sh
# Respond to script prompts