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

Testing taking way too long #160

Open
ryansurf opened this issue Dec 19, 2024 · 0 comments
Open

Testing taking way too long #160

ryansurf opened this issue Dec 19, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ryansurf
Copy link
Owner

ryansurf commented Dec 19, 2024

The automated tests are taking way too long in the ci pipeline. This is probably because actual API calls are being made in the tests (ex: to test the GPT, we send a request & wait for a response from the service 🤦). We should utilize mocking/dependency injection instead

Im planning on working on this and writing it down as a reminder, but if anybody else wants to take a shot, feel free! If i havent assigned myself i havent started yet

@ryansurf ryansurf added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant