Create VCR recording for Test_CLI_Up_Down_ContainerAppJob functional test
Open
area/aca
engineering item
test automation
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
The functional test `Test_CLI_Up_Down_ContainerAppJob` in `cli/azd/test/functional/up_test.go` is currently skipped because it requires a VCR recording cassette at `cli/azd/test/functional/testdata/recordings/Test_CLI_Up_Down_ContainerAppJob.yaml`.
This recording needs to be created by running the test against a live Azure environment in recording mode and capturing the HTTP interactions.
Added in PR #7001 (Container App Jobs support).
Contributor guide
Assessment
This issue has not been assessed yet.