Integration tests for Playground Search requests
Description
DiceDB Playground is an interactive platform that allows users to experiment with DiceDB commands in a live environment, similar to the Go Playground. Users will be able to submit and execute commands directly through a web interface. The initial implementation will focus on enabling users to search for and trigger commands.
For more details about DiceDB playground you can check here.
As part of this task we need to enhance unit tests and integration tests for /search API.
This task would be extension of https://github.com/DiceDB/dice/issues/728
Details
Validation:
- Validate the incoming request to ensure required parameters are provided.
- Ensure appropriate HTTP response codes are returned based on success or failure scenarios.
Testing:
- Unit tests for the new
/searchhandler to cover success and failure scenarios. - Integration tests that send various queries via the Search endpoint and check for correct responses.
Dependent on https://github.com/DiceDB/dice/issues/728
Hey @lucifercr07, Can I pick this up?
Hi @harsha-mangena are you still working on this task ? if not i can pick this issue
Hello @harsha-mangena,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.
Hey @arpitbbhayani, unfortunately out of station for the past week, will start working on this!
Hey @arpitbbhayani, @lucifercr07 Still waiting on https://github.com/DiceDB/dice/issues/732#issuecomment-2376938957
Hello @harsha-mangena,
There has been no activity on this issue for the past 5 days. It would be awesome if you keep posting updates to this issue so that we know you are actively working on it.
We are really eager to close this issue at the earliest, hence if we continue to see the inactivity, we will have to reassign the issue to someone else. We are doing this to ensure that the project maintains its momentum and others are not blocked on this work.
Just drop a comment with the current status of the work or share any issues you are facing. We can always chip in to help you out.
Thanks again.