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

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