sassoftware / sassoftware/arke
Integration test for ARKE_TRUSTED_CA_CERTIFICATES_PEM_FILE
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6
- Forks
- 2
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 8
Description
Add an integration test that ensures the env var ARKE_TRUSTED_CA_CERTIFICATES_PEM_FILE is being used. It may also be worth discussing whether we should instead push this to the server instead of the provider.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or existing test is named. Start by locating the integration-test setup and the code that reads ARKE_TRUSTED_CA_CERTIFICATES_PEM_FILE, then determine how provider and server certificate handling are separated. Done means an integration test demonstrates that the environment variable is used, with the provider-versus-server choice resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100