-
Add `c` prefix to regex in order to include ids in cancellations.
-
Make global/suite variables uppercase (second patch)
-
Note `Create Dictionary` with two and more arguments in a few rows
-
Update publicportal data in brokers/users.yaml
-
Rewrite `retry_if_request_failed`
-
Retry only requests with 5xx and 429 status codes or requests which throw BadStatusLine exception.
-
Add tender_uaid to arguments
-
Make global/suite variables uppercase
-
Also remove redundant rows with getting length of lots list.
-
Also remove redundant rows with getting length of items list.
-
Now there is data for lots, items and tender questions. Also different keywords was added to work with different questions. All that was made to eliminated problem which occured while question was asked only to tender and wasn't asked to item and lot (there was problem asking them) and all display checking test cases passed.
-
Cause there was error when viewer's `tender_data` didn't have `contracts` key.