sharkio-dev / sharkio

Sharkio is an API proxy for your development environments. It records all the requests that are sent to your API. It allows you to replay the requests easily. Generate types, documentation, test suites, And interact with your API using AI.
https://sharkio.dev/
MIT License
5 stars 1 forks source link

Add a new test from an invocation #305

Open ypotter opened 11 months ago

ypotter commented 11 months ago

The user would be able to create a test directly from a specific invocation. By clicking on the icon next to the play icon - a modal will be opened asking for a name for the test. On create, the user will be redirected to the test's page.

Technical: The same adding functionality as in the test screen should be used.

Image

takuabonn commented 11 months ago

hi @ypotter I want to work in this issue. will u assign it to me?