You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add empty_streams filtering to standard test suites
- Add EmptyStreamConfig model and empty_streams field to ConnectorTestScenario
- Extend get_scenarios() to include basic_read category
- Implement catalog filtering in test_basic_read and test_docker_image_build_and_read methods
- Exclude streams declared as empty_streams from test execution to prevent failures in sandbox environments
Co-Authored-By: AJ Steers <[email protected]>
0 commit comments