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

Improve test coverage #80

Open
nishantwrp opened this issue Nov 17, 2023 · 1 comment
Open

Improve test coverage #80

nishantwrp opened this issue Nov 17, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@nishantwrp
Copy link
Collaborator

The goal is test all the possible scenarios possible for a template, and test whatever can be tested. There are parts of the codebase that can't be tested because this is a plugin and can't exist without the joplin desktop application. But most parts can be tested by mocking the behaviour of Joplin APIs.

Current coverage status - https://coverage.joplin-templates.nishantwrp.com

Pull requests adding new tests or enhancing existing tests are greatly appreciated. Please feel free to post any queries here or get in touch with me directly.

@nishantwrp nishantwrp added the good first issue Good for newcomers label Nov 17, 2023
@nishantwrp nishantwrp pinned this issue Nov 17, 2023
@nishantwrp nishantwrp changed the title Improve the test coverage Improve test coverage Nov 17, 2023
@yujit2003
Copy link

can you please assign this to me

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
Projects
None yet
Development

No branches or pull requests

2 participants