Skip to content

test: additionnal test for members creation and update

Imane Messak requested to merge test_role_with_wrong_type into dev

The tests added concerns checking if we give the body parameter the wrong value type.

For example the body parameter is expecting a string, but an integer is given

Merge request reports