cloudinary / cloudinary_java

Cloudinary Java Client Library
MIT License
163 stars 110 forks source link

Fix double underscore handling during normalization. #255

Closed YomesInc closed 2 years ago

YomesInc commented 2 years ago

@YomesInc, please add tests that verify that expressions are indeed normalized. You might break the normalization functionality here.

@const-cloudinary are tests in https://github.com/cloudinary/cloudinary_java/pull/262 enough? If not, we need test cases from them (expressions that should be tested).