Skip to content

Commit 2629bf4

Browse files
ClaudenwRyanSkraba
andauthored
Document integration testing configuration (#48)
* added integration testing info * Update README.md --------- Co-authored-by: Ryan Skraba <[email protected]>
1 parent 3dc3e89 commit 2629bf4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,16 @@ Releases are available in the GitHub release tab.
4848
[Apache Kafka]: http://kafka.apache.org
4949
[Google BigQuery]: https://cloud.google.com/bigquery/
5050
[Kafka]: http://kafka.apache.org
51+
52+
## Integration test setup
53+
54+
In order to execute the integration tests a clone of this repository must be made and the following
55+
properties added to the repository secrets
56+
57+
GCP_CREDENTIALS - this should be the contents of a json file that you download when you create GCP account key.
58+
59+
KCBQ_TEST_BUCKET - the bucket to use for the tests
60+
61+
KCBQ_TEST_DATASET - the data set to use for the tests.
62+
63+
KBCQ_TEST_PROJECT - the project to use for the tests.

0 commit comments

Comments
 (0)