Azure / Azure/data-api-builder
Add Unit testing for the Hot-Reload dependencies
Offen
#2,416
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @aaronburtle
Auf GitHub ansehen
🔥Hot Reload
testing
- Vorherrschende Sprache
- C#
- Sterne
- 1.5k
- Forks
- 370
- Ø Merge
- 3 T. 22 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
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`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.