Move integration test to Zopkio
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 298
- Avg merge
- 21h 43m
- Merged PRs (30d)
- 9
Description
Zopkio is a well tested distributed testing framework and would be ideal for writing integration tests. We should slowly start moving our integration tests into that. A good first step would be to setup Zopkio and write a very simple test -
- Start server
- Start frontend
- Put blob and get blob and verify
Once this works, we can opportunistically move existing test cases to that.
More information about Zopkio can be found here - https://github.com/linkedin/Zopkio
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 reading the Zopkio documentation and locating Ambry's existing integration-test entry points. Set up Zopkio for the project and create a simple test that starts the server and frontend, puts and gets a blob, and verifies the result. Done means that test runs successfully before existing cases are moved opportunistically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100