-
Work with both cancellations and contract signing
-
Update other functions to work with Munch Delete test_change_cancellation_document_field_data
-
Rename few methods as in complaints tutorial
-
Add small changes to op_client.robot and singleItemTenderComplaints
-
Add complaint and other data as arguments Change structure of checking data representation
-
Remove 'data' methods from service_keywords to initial_data
-
Add 'Підготувати дані про постачальника' Add 'cancellation_reason' as argument Add '=' before 'Set variable value' Give proper names to 'Відображення...' tests
-
Correct tags names Move keywords arguments to separate lines Correct "Відображення..." tests
-
Conflicts: op_robot_tests/tests_files/brokers/openprocurement_client.robot
-
Users' tender data caching
-
This is needed for data caching.
-
Old behaviour: If we expected failure but got success, log a warning but don't call `Fail`. New behaviour: If we expected failure but got success, call `Fail`. Also, the message was corrected.