lucagiove

Results 6 issues of lucagiove

With this development #219 we are going to remove an useful feature: Pretty Printing the json data. We need to implement this feature in current logging.

feature

Ohhhh there was a missing space before `expected_status=any` in `Patch On Session blockfilter ${path} json=${data} headers=${headers} expected_status=any` It would be cool to have a better error message than `AttributeError: 'str'...

feature

On slack has been posted an example where body of Post On Session is passed None when both parameters are passed needs more investigation. https://forum.robotframework.org/t/requests-library-new-keyword-post-on-session-issue/1275

Might be useful to do different requests at run-time. These keywords should be used as single documentation point for parameters of all the other keywords. The first one is sessionless...

feature

All the library logging is a bit confusing but debug once enabled seems to globally impact all the tests. I think it should be revisited a bit.

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Add a new library in requirements 2. Run the...