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

Test: Add unit test for the blocks #17

Open
11 tasks
alaminfirdows opened this issue Oct 1, 2024 · 0 comments
Open
11 tasks

Test: Add unit test for the blocks #17

alaminfirdows opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alaminfirdows
Copy link
Owner

alaminfirdows commented Oct 1, 2024

We need to create unit tests for the following supported blocks in our project to ensure their functionality is thoroughly tested and reliable. These tests will help us catch potential bugs early and maintain the quality of the code as we continue to develop new features.

The blocks that require unit tests are as follows:

  • Code
  • Delimiter
  • Header
  • Image
  • Link
  • List
  • Not-Found
  • Paragraph
  • Quote
  • Raw
  • Table

Each block should have comprehensive tests to cover different scenarios, including rendering, functionality, and edge cases. This will help us ensure that each block behaves as expected under various conditions.

The addition of these unit tests will improve the overall stability and maintainability of the project.

@alaminfirdows alaminfirdows added the enhancement New feature or request label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant