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

Add Tests for Data fetching logic #237

Closed
dnafication opened this issue Oct 9, 2023 · 2 comments · Fixed by #266
Closed

Add Tests for Data fetching logic #237

dnafication opened this issue Oct 9, 2023 · 2 comments · Fixed by #266
Labels
data-generation help wanted Extra attention is needed typescript Issues regarding TypeScript.

Comments

@dnafication
Copy link
Contributor

To ensure accuracy and reliability of the data fetching logic from various sources that we use in this application (i.e. Github & Gitlab), it is crucial to introduce a testing framework and write unit tests. The backend logic has been refactored and modularized in the PR #229 , this issue should be attempted after that PR is merged.

@lucavallin lucavallin added help wanted Extra attention is needed typescript Issues regarding TypeScript. data-generation labels Oct 9, 2023
@dnafication
Copy link
Contributor Author

I'll work on this once #229 is merged.

@dnafication
Copy link
Contributor Author

@lucavallin I'm working on this one. I'll be done by mid of this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-generation help wanted Extra attention is needed typescript Issues regarding TypeScript.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants