1
0
mirror of synced 2025-12-23 21:03:15 -05:00

[skip ci] Update test_incremental to be unaware when source defines the cursor (#27872)

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
This commit is contained in:
Ben Church
2023-09-05 15:57:18 -07:00
committed by GitHub
parent 91180a802b
commit 4d5e17bc90
44 changed files with 307 additions and 614 deletions

View File

@@ -55,11 +55,6 @@ acceptance_tests:
configured_catalog_path: "integration_tests/incremental_catalog.json"
future_state:
future_state_path: "integration_tests/abnormal_state.json"
cursor_paths:
commits: ["25157276", "created_at"]
issues: ["25157276", "updated_at"]
merge_requests: ["25157276", "updated_at"]
pipelines: ["25157276", "updated_at"]
full_refresh:
tests:
- config_path: "secrets/config.json"