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

Remove dependency on config.json for running unit tests in doc_indexer #363

Open
2 tasks
mfaizanse opened this issue Jan 28, 2025 · 0 comments
Open
2 tasks

Comments

@mfaizanse
Copy link
Member

mfaizanse commented Jan 28, 2025

The unit tests for the Kyma Documentation Indexer currently require config.json, even though they do not call any external services.

Refactor the unit tests to eliminate this dependency on config.json.

Acceptance Criterias:

  • All unit tests in the doc_indexer project run without requiring any environment variables.
  • The github actions for doc_indexer project is also updated.
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