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

tests: add unit tests for all files #388

Closed
1 task done
rohansen856 opened this issue Nov 27, 2024 · 1 comment · Fixed by #394, #395, #396 or #404 · May be fixed by #389
Closed
1 task done

tests: add unit tests for all files #388

rohansen856 opened this issue Nov 27, 2024 · 1 comment · Fixed by #394, #395, #396 or #404 · May be fixed by #389
Assignees
Labels
enhancement New feature or request

Comments

@rohansen856
Copy link
Contributor

Describe your improvement idea or feature request

A new version of taskwarrior can be released, but we need to ensure all functionalities of the app is working fine. Writing unit tests for all the files would be the best way to go forward.

How would you like to see it implemented?

write tests for all the files under tests/ directory

Put here any screenshots or videos (optional)

No response

How can we contact you (optional)

No response

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@rohansen856 rohansen856 added the enhancement New feature or request label Nov 27, 2024
@rohansen856
Copy link
Contributor Author

rohansen856 commented Nov 27, 2024

As the taskwarrior repo is quite big, It would need sub issues to correctly test all the code (folderwise perhaps). @Pavel401 Please assign me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment