-
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.
-
Call `Отримати інформацію із документа до скарги` directly from test case, without any shell. Rename `Отримати поле документації до скарги` -> `Отримати інформацію із документа до скарги` and remake algorithm inside it.
-
In order to work with new arguments returned from `create_fake_doc()`. Also add `${doc_id}`, `${doc_name}` and `${doc_content}` to `${claim_data}` and `Remove File` it the end of keywords body.
-
Now is used Robot Framework keyword `Get File`, so it is redundant
-
Add `get_document_by_id` and `get_file_basename` functions, because they are needed in `Отримати документ` keyword. Remove `get_file_contents` function call. Remake `Отримати документ` keyword: now it returns only name of downloaded by broker file in lieu of file content and path. Moreover, `${url}` arguments is replaced with `${doc_id}` so as to give to broker better data about document to download.
-
Use id from title instead of url as data given to broker to find the document. Add new keyword `Отримати інформацію із документа` and use it instead of `Отримати інформацію із тендера`.
-
Add ${doc_id} variable and get_id_from_doc_name function. Use updated `create_fake_doc` function. Use better names for variables.
-
Return path to created file, basename of created file and content of created file instead of name of created file (and path to it at the same time). It is made in order to delete file after uploading and save all useful data in Robot Framework variables.
-
Now it calls Підготувати дані для оголошення тендера for each user in test. Also Підготувати дані для оголошення тендера now have additional ${role_name} argument in order to have possibility to update different data depending on that argument.
-
Because it was working properly only for Quinta broker
-
Update aps data in brokers/users.yaml