Adding the React UI console for testing. #1633
Replies: 11 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
-
Hey everyone Today created a new UI for the cards displaying the Index. Where will be displaying all the tests Present. I'll attach the video with the comments. Please review when you get to it. |
Beta Was this translation helpful? Give feedback.
-
Hey @Aditya-eddy ! We're working internally to define the requirements for this project better. Please allow us a few days to get back to you on this. |
Beta Was this translation helpful? Give feedback.
-
Hi @Aditya-eddy here's a very high-level wireframe/idea of how we're planning to place the components. Please note that after the discussions we've decided not to move forward with the separate code-sandbox development, we believe that can be done leveraging existing sandboxing tools. This project will majorly revolve around adding this Auto-Test generation demo/play area on the keploy website only. While you can add the styling, animations and other vanity things later, it's advised to build a prototype for the above design and become aware of the scenarios that can happen in this playground. |
Beta Was this translation helpful? Give feedback.
-
Hey Everyone, By taking the functionalities listed above in consideration I will describe the features of the project given below.
3.Terminal
Overview:- FeedBack cc:- @nehagup , @Hermione2408, @charankamarapu |
Beta Was this translation helpful? Give feedback.
-
@Aditya-eddy Please submit the repo of your prototype for review and start working on the proposal. |
Beta Was this translation helpful? Give feedback.
-
Hey everyone I am excited to announce that the react console can now capture test Cases. I'll attach the demonstration below. Feedback would be appreciated from you guys. |
Beta Was this translation helpful? Give feedback.
-
I think the commands which are present in your demo like curl, fetch. I think either we have to provide exact commands like "keploy record -c "xxxx" " or may be provide a button each action and once you press that button that command will be ran in the terminal. I am suggesting this because users may get confused between the original commands like "keploy record -c "xxxx" " and UI specific commands which you have showed in the demo. |
Beta Was this translation helpful? Give feedback.
-
Hey @charankamarapu , @Hermione2408 taking the feedback from you guys. Add a task bar. First I'll attach the video for recording.
Feedback would be Appreciated from you guys. |
Beta Was this translation helpful? Give feedback.
-
Hey Mentors I have the published the repo here. |
Beta Was this translation helpful? Give feedback.
-
@Aditya-eddy can you please submit the code for review? You can share it in a personal repo for now. |
Beta Was this translation helpful? Give feedback.
-
Hey Keploy Community,
Creating a react UI console for testing will be a big plus for testing with keploy.
I've created a very basic react website. Which Will provide the onine testing.
Terminal takes the following command:-record,test,clear and if there is command entered by user it return not found.
Currently It has a very basic UI but will be working on it.
I've also addded the Tutorial section which will tell the user about the commands and How he can perform the testing.
I've also kept it styling according with the blog-website but can also be changed.
Will be waiting on feedback from you guys. Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions