Commit 85d05801 authored by Łukasz Nowak's avatar Łukasz Nowak

Add another test to be implemented.

parent 1e78a1d5
......@@ -6963,6 +6963,11 @@ class TestVifibSlapWebService(testVifibMixin):
Partition"""
raise NotImplementedError
def test_person_request_ComputerPartition_filter_computer_guid(self):
"""Check that requesting with computer_guid in filter_kw works as
expected in case of person request"""
raise NotImplementedError
########################################
# Bug related tests
########################################
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment