* Fit saved state json * reenable tests we previously disabled * connector-acceptance-tests: support custom environment variables * revert changes on acceptance-test-config.yml --------- Co-authored-by: Augustin <augustin@airbyte.io> Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
This directory contains files used to run Connector Acceptance Tests.
abnormal_state.jsondescribes a connector state with a non-existing cursor value.expected_records.txtlists all the records expected as the output of the basic read operation.incremental_configured_catalog.jsonis a configured catalog used as an input of theincrementaltest.seed.sqlis the query we manually ran on a test postgres instance to seed it with test data and enable CDC.