Azure / Azure/data-api-builder
Add Unit testing for the Hot-Reload dependencies
Aperta
🔥Hot Reload
testing
- Lingua principale
- C#
- Stelle
- 1.5k
- Fork
- 370
- Merge medio
- 3g 22h
- PR unite (30g)
- 9
Descrizione
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`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.