testcontainers / testcontainers/testcontainers-java
Bearer authorization in HttpWaitStrategy
Open
Nobody has claimed this yet.
resolution/acknowledged
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Is there a way to use bearer authorization in HttpWaitStrategy?
Or more in general to add custom headers to the http request?
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
Start by locating HttpWaitStrategy and the code that constructs its HTTP request. Check how the strategy currently configures requests and whether related tests cover headers; done means supporting bearer authorization or other custom headers with documented, passing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100