Integration test for catalog authorization
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 35
- Forks
- 7
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 2
Description
Add an integration test for connecting to a catalog with an authorization bearerToken configured (without anonymousAccess). This should catch issues like #195.
Contributor guide
No contributing guide indexed for this repository
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 the existing integration tests for catalog connections and authorization. Add coverage for a catalog configured with an authorization bearerToken and without anonymousAccess, then run the relevant integration test suite. Done means the test exercises the authenticated connection path and would catch the failure described in issue #195.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100