Telefonica / toolium

Wrapper tool of Selenium and Appium libraries to test web and mobile applications in a single project
Apache License 2.0
115 stars 62 forks source link

fix: prevent JSON boolean/null from being converted to Python boolean/None #245

Closed pabloge closed 3 years ago

pabloge commented 3 years ago

Prevent JSON boolean/null from being converted to Python boolean/None

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.02%) to 90.158% when pulling 43290daff02838028a989ebaed10fc45efac0c20 on fix/do_not_infer_JSON_boolean_or_null_datatypes into 373055277eb302cf1ff90a186653ea21c00fc6c3 on master.