Skip to content

Add Unit testing for the Hot-Reload dependencies #2416

Open
@aaronburtle

Description

@aaronburtle

As a part of Hot Reload, we refresh a set of objects that depend on the config at startup. To better validate that this refresh process works correctly, we need to add testing that demonstrates these objects are refreshed correctly. The objects come from the following classes:

QueryManagerFactory
MetadataProviderFactory
QueryEngineFactory
MutationEngineFactory
QueryExecutor
MsSqlQueryExecutor
MySqlQueryExecutor
PostgreSqlQueryExecutor
OpenApiDocumentor

Metadata

Metadata

Assignees

Labels

testingTest related issue.🔥Hot ReloadTasks related to DAB's Hot Reload feature proposal

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions