-
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
-
Update create_fake_doc
-
In order to work correctly with windows-based brokers. It is cherry-picked commit (89f4b136ae41dbd4cbf6de3ed8b908f0c316d81a).
-
Update etender data
-
Add possibility to create lots in awards
-
Add tests for for the second stage of Competitive Dialogue
-
change BuiltIn.Catenate to Catenate