how would people feel about adding integration tes...
# contributing-to-airbyte
c
how would people feel about adding integration tests to PR builds temporarily. it feels like i’m breaking the master build all the time on this. other people feeling this? if not, i’ll just run them myself before merging from now on.
u
I support adding them for now. Ideally in the future they can be triggered on command e.g: https://github.com/datalineio/dataline/issues/151 and blocking merges on that succeeding on the last commit
u
yeah let's just run them as usual
u
for fast iteration you can just run non-integration tests locally