is it intentional that integration tests now run a...
# contributing-to-airbyte
s
is it intentional that integration tests now run as part of
./gradlew build
?
u
wait do you mean: 1. unit tests for integrations 2. integration tests for integrations 3. things with the
:integrationTest
gradle step?
u
just looked now and I mean unit tests for integratinos
u
ah okay.
u
yes. i expect them to run as part of the build.
u
I was confused because the BQ test requires valid credentials
u
is that intentional?
u
oh.
u
good point.
u
i forgot humans have to run this -ish.
u
okay. lmk hack a fix for now.
u
no rush