Skip to content

add test fixtures for string and date methods#226

Merged
cs01 merged 2 commits intomainfrom
test/string-date-coverage
Mar 11, 2026
Merged

add test fixtures for string and date methods#226
cs01 merged 2 commits intomainfrom
test/string-date-coverage

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 11, 2026

Summary

  • Add test fixtures for string.substring(), string.includes(), string.charCodeAt(), string.substr()
  • Add test fixture for Date.getHours(), Date.getMinutes(), Date.getSeconds(), Date.getDate()
  • Fills coverage gaps for string manipulation and date instance methods

Test plan

  • All 5 new fixtures pass locally with node compiler
  • npm run verify:quick passes

@cs01 cs01 merged commit 9749bfb into main Mar 11, 2026
8 checks passed
@cs01 cs01 deleted the test/string-date-coverage branch March 12, 2026 05:35
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.

1 participant