resp.content->resp.text in Should Contain 93/90593/1
authorJamo Luhrsen <jluhrsen@gmail.com>
Tue, 23 Jun 2020 00:15:04 +0000 (17:15 -0700)
committerJamo Luhrsen <jluhrsen@gmail.com>
Tue, 23 Jun 2020 00:15:04 +0000 (17:15 -0700)
commitd52be90c6c92151afb0ddeb49401f195b347011f
treedd2e9107c9d0aec43d696878493e8cdaf2278fab
parentc622e6ca9e582bbe51691a6e46f8a3d7ecd01d0a
resp.content->resp.text in Should Contain

The new python3 upgrade breaks our old checks for
Should Contain when using ${resp.content}. The
erorr is:

TypeError: a bytes-like object is required, not 'str'

There will probably be lots of places to fix this.

JIRA: INTTEST-105
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I14726cef95e2d2e7355d6974eacb4646566aa7a5
csit/libraries/Utils.robot