-
Cause there was error when viewer's `tender_data` didn't have `contracts` key.
-
To use different types of keywords in work with documents.
-
Now it uses different keywords for different types of documents.
-
Instead of generic `Отримати інформацію з документа` and `Отримати документ`.
-
This reverts commit cea3dea3.
-
Update work with documents in cancelation.robot
-
Remove redundant keywords from ***Keywords*** section. Code from some of them is used inline or new useful keywords are used. Use updated variables names instead of old ones. Add new test cases to check documents content. I know it's bad commit message. Sorry, I'm tired.
-
Cause it would be better for brokers to have different keywords for different documents.
-
Use updated return values from `create_fake_doc`. Save `${doc_id}` into variable in order to use when needed. Munchify ${cancellation_data} to have better log output.
-
Into `get_document_by_id` in order to find documents in cancelation.robot
-
To find document in awards.complaints.documents
-
In order to fix all jenkins builds
-
Remake document's display checking test cases
-
To work with changed `create_fake_doc` function. Also remove file after uploading, like in others keywords from base_keywords.robot.
-
End stage1 competitive dialog
-
To work with changed `create_fake_doc` function. Also remove file after uploading, like in others keywords from base_keywords.robot.
-
Remove useles row `${number_of_lots}= Get Length ${USERS.users[].initial_data.data.lots}` and use previously saved data for checking document contents instead of reading that from file.
-
Also update saving those data returned from `create_fake_doc` into variable and add removing of file after uploading.
-
And remove file after uploading.