Azure / Azure/data-api-builder

Add Unit testing for the Hot-Reload dependencies

Open
#2,416 0 comments 0 reactions 1 assignee Claimed by @aaronburtle View on GitHub
🔥Hot Reload testing
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.