Feat: Adding Actors support to database

This commit is contained in:
2025-12-18 17:13:18 -05:00
parent 0010f8f5cf
commit 34a29d7cc8
41 changed files with 3707 additions and 172 deletions
+5 -1
View File
@@ -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