This message was deleted.
# help-connector-development
s
This message was deleted.
m
To be more specific, I am referring to the following two tests:
First incremental sync should produce records younger or equal to cursor value from the state.
and
Second incremental sync should produce records older or equal to cursor value from the state.
In addition, I pass a configration
start_date
that specifies what data to fetch. The tests sets the cursor value to the value of start_date. Thus the first test fails.