Skip to content

test: add tests for renderHtml#8

Merged
evermake merged 4 commits intomainfrom
cursor/render-html-module-tests-ab99
Feb 18, 2026
Merged

test: add tests for renderHtml#8
evermake merged 4 commits intomainfrom
cursor/render-html-module-tests-ab99

Conversation

@evermake
Copy link
Member

Add comprehensive tests for the render module to ensure renderHtml works correctly across various inputs and scenarios.


Open in Cursor Open in Web

Co-authored-by: Vladislav Deryabkin <evermake@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 18, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@evermake
Copy link
Member Author

@cursor run ESLint to auto-fix issues

@cursor
Copy link

cursor bot commented Feb 18, 2026

ESLint auto-fixed the import ordering in test/render.test.ts — the type import from ../src/types.ts now correctly comes before the external vitest import. Pushed as e8926dd.

Open in Cursor Open in Web

Co-authored-by: Vladislav Deryabkin <evermake@users.noreply.github.com>
@evermake
Copy link
Member Author

@cursor let's make each case to start with "should ..."

@cursor
Copy link

cursor bot commented Feb 18, 2026

All test case names now start with "should". All 36 tests still pass.

Open in Cursor Open in Web

cursoragent and others added 2 commits February 18, 2026 22:25
Co-authored-by: Vladislav Deryabkin <evermake@users.noreply.github.com>
@evermake evermake changed the title Render html module tests test: add tests for renderHtml Feb 18, 2026
@evermake evermake marked this pull request as ready for review February 18, 2026 22:30
@evermake evermake merged commit f06ecc7 into main Feb 18, 2026
3 checks passed
@evermake evermake deleted the cursor/render-html-module-tests-ab99 branch February 18, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants