quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

Fix 'TypeError: Unexpected keyword arguments' failing tests #346

Closed himmAllRight closed 4 years ago

himmAllRight commented 4 years ago

Issue type

Description of issue

A few of the camayoc tests are failing after hitting the error: TypeError: Unexpected keyword arguments passed to pytest.raises: message Use context-manager form instead?

The cause of this issue should be found and fixed.

Completion checklist

To close this issue, the following items must be satisfied: