Skip to content

Improvements to testing generated concepts and routes#1

Open
dianavoronin wants to merge 18 commits intokodless-org:mainfrom
dianavoronin:main
Open

Improvements to testing generated concepts and routes#1
dianavoronin wants to merge 18 commits intokodless-org:mainfrom
dianavoronin:main

Conversation

@dianavoronin
Copy link

When the user clicks “Start Running” and navigates to the relevant port, they see a simple GUI. For each route, they can make a request to the API by filling in text fields (ex: title and author for an addBook route) and view the response.

Every time the user generates a new route, Kodless parses the route and application code to insert a corresponding section into the GUI. Additionally, when a user generates a new concept, Kodless parses the application code to instantiate and export/import the concept in the relevant files.

Copy link
Collaborator

@BarishNamazov BarishNamazov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work overall! I think the main thing is avoiding app instantiation using concepts due to reasons mentioned below, but there's other minor stuff that would be great if fixed. Let me know if any concerns/questions.

@dianavoronin
Copy link
Author

Thank you so much for the feedback @BarishNamazov! Addressed/responded to all of your comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants