Nemozar

Results 6 issues of Nemozar

How i can in cest format execute function from other cest file? ClientsCest.php ```

Hi. My qr code has encoding cp1251 and when i scan him a get string with wrong encoding. **didScanResult** has NSString input. But when i attempt change encoding NSData has...

Hi i upload file with **UploadedFile** and when save without this lib image have vertical orientation, but when i used **jpeg_quality** image rotated horizontal. Using GD library ``` $uploadFile =...

status:to be verified

Build down with error: ``` ./node_modules/@ant-design/icons/es/icons/CalculatorFilled.js Cannot find module: '@ant-design/icons-svg/es/asn/CalculatorFilled'. Make sure this package is installed. You can install this package by running: yarn add @ant-design/icons-svg/es/asn/CalculatorFilled. ``` In folder `/node_modules/@ant-design/icons-svg/es/asn`...

API rerutn list with many items. In test use asserts: ``` assertJsonStructure([ [ "fio", "login", "validbefore" ] ] ``` in documents generated list with all items. 1. How i can...

Add raw format for message text. Default format 'text' with encoding Html. Me need html button in notification. JS lib allready work with Html