Skip to content

Clean tests + Fix newline and UTF8 support#39

Open
JValck wants to merge 1 commit into
alsofronie:masterfrom
JValck:master
Open

Clean tests + Fix newline and UTF8 support#39
JValck wants to merge 1 commit into
alsofronie:masterfrom
JValck:master

Conversation

@JValck

@JValck JValck commented Jun 17, 2018

Copy link
Copy Markdown
Contributor

The pervious PR (#38 ) wrongly detected binary strings as UTF-8.

Reverting to ff617a0 is not a good option as this would still leave the UTF-8 unfixed (see #38 ).
This PR also supports \n, \t, \r,... in custom attributes in the models.
The single (big) test class is now split up in multiple smaller classes to improve testability and readability.

The new functionality is tested, so it is save to draft a new release.

@Faks

Faks commented Jan 14, 2021

Copy link
Copy Markdown

This seems like a good pr will merge in my branch, fork, with few adjustments.

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