HaxeFoundation / HaxeFoundation/haxe
[unicode] Missing StringTools tests
Open
test-needed
unicode
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
* [ ] contains
* [ ] endsWith
* [ ] fastCodeAt
* [ ] hex
* [ ] htmlEscape
* [ ] htmlUnescape
* [ ] isSpace
* [ ] lpad
* [ ] ltrim
* [ ] replace
* [ ] rpad
* [ ] rtrim
* [ ] startsWith
* [ ] trim
* [ ] urlDecode
* [ ] urlEncode
Contributor guide
Research direction
Start by locating the existing StringTools implementation and its current test files, then compare coverage for contains, endsWith, fastCodeAt, hex, escaping, whitespace, padding, trimming, replacement, prefix/suffix, and URL methods. Add tests for the unchecked methods and run the relevant StringTools test suite; done means every checklist item has coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100