GoogleCloudPlatform / GoogleCloudPlatform/cloud-foundation-toolkit
Add support to discover the blueprint-test test directory from an environment variable
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 493
- Avg merge
- 4h 12m
- Merged PRs (30d)
- 1
Description
Add support, in the process to auto discover the blueprint-test test directory, to check for the value from an environment variable to discover the integration test directory.
A possible name for the variable could be `BPT_TEST_DIR`
Code reference:
- https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/28bc5335bde717bd36c49b4834154a8315dd7ca9/cli/bptest/list.go#L30
- https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/28bc5335bde717bd36c49b4834154a8315dd7ca9/cli/bptest/cmd.go#L42
- https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/blob/28bc5335bde717bd36c49b4834154a8315dd7ca9/cli/bptest/cmd.go#L78
Contributor guide
Assessment
This issue has not been assessed yet.