joplin / plugin-templates

Create templates in Joplin and use them to create new notes and todos.
MIT License
163 stars 23 forks source link

Add tests to tests/utils/templates.spec.ts #66

Open nishantwrp opened 2 years ago

nishantwrp commented 2 years ago

Once #63 gets merged, more units tests should be added in tests/utils/templates.spec.ts to also test the scenario when the user uses notebook to store templates.

Jaiaggarwaaaaal commented 8 months ago

Is there any specific scenario in which test case are not working or we have to add @nishantwrp ?

nishantwrp commented 8 months ago

New unit tests are required for the scenario when user chooses to source templates from notebooks instead of tags.

Jaiaggarwaaaaal commented 8 months ago

Can I Work on this issue?

Jaiaggarwaaaaal commented 8 months ago

I have added 1 test case but I am not able to push the change.

Jaiaggarwaaaaal commented 8 months ago

test("should show selector correctly when there template available as notebook"