quickwit-oss / quickwit-oss/quickwit
Add integration test with postgresql
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Currently we have some "e2e" CLI tests, some on s3 with the help of localstack but we have nothing on postgresql.
This is very much needed to avoid this kind of PR... #1992
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 the existing e2e CLI tests and their S3/LocalStack setup, then inspect PR #1992 for the regression this should prevent. Add PostgreSQL integration coverage with a clear end-to-end scenario and verify that the test runs successfully against PostgreSQL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, rust
- Domain
- databases, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100