-
Fix the build process; remove chromedriver package dependency (master branch)
-
Please note that it is just a (rather broken) Python package. Its purpose is solely to download a `chromedriver` binary from the Google servers and make it discoverable by simply importing the module. The reason for removal is that it currently breaks the build process and pulls a very outdated version. If you wish to use the test suites with the Chrome / Chromium browser, you should manually install a `chromedriver` binary of an appropriate version into one of your `$PATH` directories.
-
This package is in a rolling state. There are no releases and no plans to make them, so the `.dev` part of the version string is intended to indicate the "in development" state of the package. The version part `2.4` is used due to historical reasons (to be greater than the last used version string). Disregard the available tags, they exist only to ease the navigation in commit history.
-
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'.
-
Alias is: bin/op_tests