agronholm / agronholm/sqlacodegen
Add real-world E2E tests
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 2.4k
- Forks
- 284
- Ø Merge
- 2 T. 1 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.