Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rspec and Unit test not working as expected. It used to work earlier. #18

Open
samseena-accion opened this issue Feb 19, 2024 · 7 comments
Labels
help wanted Extra attention is needed

Comments

@samseena-accion
Copy link

No description provided.

@igorkasyanchuk
Copy link
Contributor

please add a screenshot or any other details of what doesn't work.

@samseena-accion
Copy link
Author

I tried the rspec and unit test commands in my rails project but it takes forever to complete and it doesnt work. I wont be able to share the screenshot due to security reasons. When i cloned the "dummy folder" and tried, it worked, so the behaviour is strange. All other use cases worked for my rails project.

@igorkasyanchuk
Copy link
Contributor

then I can only suggest clone this repo, connect it directly in your app and debug
somewhere here: https://github.com/railsjazz/ask_chatgpt/blob/main/lib/ask_chatgpt/executor.rb#L43

@samseena-accion
Copy link
Author

Thankyou, i will check it

@samseena-accion
Copy link
Author

samseena-accion commented Feb 20, 2024 via email

@saiqulhaq
Copy link

@samseena-accion it has a dependency to irb gem

spec.add_dependency "irb", ">= 1.4.3"

maybe your irb version does not match

@igorkasyanchuk
Copy link
Contributor

I would appreciate a PR with fixes, I remember that new version of irb has major changes

I just don't have enough time to do this

@igorkasyanchuk igorkasyanchuk added the help wanted Extra attention is needed label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants