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

TEString unit tests #369

Open
aregtech opened this issue Aug 31, 2024 · 0 comments
Open

TEString unit tests #369

aregtech opened this issue Aug 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request unit test

Comments

@aregtech
Copy link
Owner

Motivation
The string class is one of the most used class. We need unit tests to check and optimize the methods.

Actions

  • Similar to NEString, there should be unit tests written to test string operations.
  • During unit tests, make measurements and optimize the operations.
  • The unit tests should include as much variations as possible.

Additional actions:
Fix the bugs during unit test implementation.

@aregtech aregtech added enhancement New feature or request unit test labels Aug 31, 2024
@aregtech aregtech self-assigned this Aug 31, 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 unit test
Projects
Status: No status
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant