Slackbot
11/26/2022, 4:24 PMMarkus Luckey
11/26/2022, 4:35 PMFirst 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.