prometheus-community / prometheus-community/postgres_exporter
Convert integration tests to run as golang coded tests.
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 835
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 10
Description
The integration tests haven't been thorough enough for a while. Ideally we need something that lets us easily request a database or cluster environment, and map some particular scenario directly into it so we can test that user reports are resolved.
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 repository's existing integration tests and how they provision database or cluster environments. Define the Go-based test structure and scenario mapping needed to cover user reports, then verify that the integration suite exercises those environments and scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases, testing
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100