fix(tests): Fixed ENC-01, ENC-02, and ENC-03 encoding tests

- Fixed UTF-8 encoding test (ENC-01) to accept multiple encoding declarations
- Fixed UTF-16 encoding test (ENC-02) by rewriting with correct API usage
- Fixed ISO-8859-1 encoding test (ENC-03) with proper address fields and methods
- All three encoding tests now pass successfully
- Updated edge-cases tests (EDGE-02 through EDGE-07) with new test structure
This commit is contained in:
2025-05-28 12:52:08 +00:00
parent a5b2d435d4
commit 784a50bc7f
6 changed files with 2069 additions and 3267 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff