-
This variable can be specified as a command line argument, e.g. `-v submissionMethodDetails:"quick"`. If the variable is not set, the `submissionMethodDetails` field of the initial tender data falls back to its default value – `quick`. The `test_tender_data_limited` function was not modified because it ignores `submissionMethodDetails`.
-
`E501 line too long` was not fixed because it is better to fix this error in all files at once.
-
Changes for testing marketplaces
-
Implement parameters passing through command line
-
Parameters defined in brokers.yaml and users.yaml can be overridden through command line. Example of usage: -v BROKERS_PARAMS:'{"Quinta": {"intervals": {"default": {"enquiry": [0, 0], "tender": [0, 5.3]}}}}' -v USERS_PARAMS:'{"users": {"Tender_Owner": {"api_key": "a"}}}'
-
Also, the `bin/openprocurement_tests` script was removed in favour of `bin/op_tests`.
-
Both libraries are still present in buildout.cfg for development purposes.
-
This will generate `bin/pybot`, `bin/robot` and `bin/rebot` scripts. `op_robot_tests/rebot.py` is not needed anymore.
-
This is the same package, it was submitted to PyPI under a new name.
-
Merging into the fork point of branches 'master' and 'eauction-master'.
-
In essence, Robot Framework packages and buildout-related packages, including `setuptools` as a dependency of `zc.buildout`.
-
Source: Repo: git://github.com/pypa/setuptools.git Branch: bootstrap Commit: 0c3bf692236350f5c2c2cab5b235e9b6d3518fcb Notice: Line 39 remained unchanged, so the default version of setuptools is still `18.3.2` instead of `LATEST`.
-
Get bid before search document by doc_id
-
Use artificial id instead of internal in work with bid documents
-
Replace `Convert To Number` with `Convert To Integer`
-
Add delivery startDate
-
Finally remove outdated code!!!
-
Coz there may be problems with reading data by broker and this changes may prevent them.
-
Remove return statements where were redundant
-
Update etender data in brokers.yaml (timeout_on_wait)
-
Виправив коментарі до #299