Commit f1f8ba9
committed
feat(e2e): add core E2E pipeline tests
Add comprehensive E2E tests for the full pipeline including:
- Direct SQL execution tests with seeded data
- SafeQueryExecutor tests with read-only mode
- QueryValidator tests for SQL patterns
- Schema introspection tests
- Registry integration tests
- Query pattern tests for various SQL types
Implements Issue #43 Phase 2.1 parent f3413c6 commit f1f8ba9
1 file changed
Lines changed: 557 additions & 0 deletions
0 commit comments