Feat: Adding Actors support to database
This commit is contained in:
@@ -5,7 +5,7 @@ Library Process
|
||||
Library String
|
||||
Library Collections
|
||||
Resource discovery_common.resource
|
||||
Suite Setup Setup Test Environment
|
||||
Suite Setup Run Keywords Clean Core CLI Temp Dir AND Setup Test Environment
|
||||
Suite Teardown Cleanup Test Environment
|
||||
|
||||
*** Variables ***
|
||||
@@ -207,6 +207,10 @@ Setup Test Environment
|
||||
[Documentation] Setup the test environment
|
||||
Create Directory ${TEST_DIR}
|
||||
|
||||
Clean Core CLI Temp Dir
|
||||
Run Keyword And Ignore Error Remove Directory ${TEST_DIR} recursive=True
|
||||
Create Directory ${TEST_DIR}
|
||||
|
||||
Cleanup Test Environment
|
||||
[Documentation] Clean up after tests
|
||||
# Kill any hanging cleveragents processes
|
||||
|
||||
Reference in New Issue
Block a user