kolofordjango / kolo

See everything happening in your running Django app. All without leaving VSCode
https://kolo.app
486 stars 14 forks source link

Need help setting up kolo in codebase #76

Closed g-kartik closed 3 months ago

g-kartik commented 6 months ago

I am using docker for local development. I have followed the instructions from the README file and have successfully managed to obtain the traces. However my main intent to use Kolo for generating tests and I am unable to do it. I am facing the following issue.

image

Reference Images:

image image

wilhelmklopp commented 5 months ago

@g-kartik sorry, looks like I totally missed this!

Looking at your first screenshot, I believe it should work if you cd into the backend directory and then run the command again.

when in backend, running kolo trace list will also show all your recent traces

wilhelmklopp commented 3 months ago

@g-kartik let us know if you're still looking for some help here :) or if you were able to successfully generate some tests, if you have any feedback on the test generation 🤘 Thanks!