|
ORE Studio 0.0.4
|
Catch2 listener that manages tenant lifecycle for tests. More...
#include <database_lifecycle_listener.hpp>
Inherits EventListenerBase.

Catch2 listener that manages tenant lifecycle for tests.
This listener creates a unique test tenant when tests start running and deprovisions it when tests complete. Each test run gets its own isolated tenant within the shared database. The tenant includes copies of all required reference data from the system tenant.