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

Let tests run without supabase and openai keys #110

Open
kavitharaju opened this issue Oct 30, 2023 · 0 comments
Open

Let tests run without supabase and openai keys #110

kavitharaju opened this issue Oct 30, 2023 · 0 comments

Comments

@kavitharaju
Copy link
Collaborator

Tests need to be run in ENVs like gitactions where we dont want to set these values. The App needs them to start though. Now we are handling it in code base to let the app start without these keys to be able to run tests. Ideally in normal runs app should throw error and work without error in tests when these keys are absent.

Originally posted by @kavitharaju in #107 (comment)

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

No branches or pull requests

1 participant