Azure / Azure/data-api-builder

Add Unit testing for the Hot-Reload dependencies

Abierto
#2,416 0 comentarios 0 reacciones 1 asignado Reclamado por @aaronburtle Ver en GitHub
🔥Hot Reload testing
Lenguaje dominante
C#
Estrellas
1.5k
Forks
370
Merge medio
3 d 22 h
PR fusionados (30 d)
9

Descripción

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`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.