Skip to content

Chore : Add few tests for this project #362

@tu2-atmanand

Description

@tu2-atmanand

Now that this plugin is getting bigger in size and so many features are being added to it in every new version. It's important to add few essential tests to this project and later will keep adding more.

This tests will help a lot to run the tests directly and save me a lot of time to manually test the old features.

Refer the tasks plugin codebase to know how they have added the tests using the following GitHub to the tests folder: https://github.com/obsidian-tasks-group/obsidian-tasks/tree/main/tests

  • Create a new folder as tests in this project.
  • Ass few essential tests for now.
  • And check whether running the proper terminal command runs these tests. And thes should also run when building this project on GitHub Actions while releasing a new version.

Metadata

Metadata

Assignees

Labels

choreThis is not directly related to the project but more of a management of the project.

Projects

Status
Can be Implemented

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions