What is the best way to test that a tap’s incremen...
# singer-tap-development
m
What is the best way to test that a tap’s incremental state is working? I have up to this point been checking meltano’s
jobs
table to see if the state was getting updated there. I have not worked with an incremental tap yet, so I’m not sure if that’s the right way to test that.