agronholm / agronholm/sqlacodegen
Add real-world E2E tests
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 2.4k
- Forks
- 284
- Merge medio
- 2 d 1 h
- PR fusionados (30 d)
- 1
Descripción
### Things to check first
- [x] I have searched the existing issues and didn't find my feature already requested there
### Feature description
While the current test coverage is high, the test are mostly generation centric.
Code generation will always be as correct as much the programmer's understanding of SQLAlchemy spec.
However, we are lacking the ability to evaluate the generated code against bonafide databae instances in several simple use cases
### Use case
We are encountering occasional regressions due the lack of such tests
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.