Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
pyup.io bot b98bd9c403 Scheduled weekly dependency update for week 43 (#104)
* Update pycodestyle from 2.3.1 to 2.4.0

* Update pycodestyle from 2.3.1 to 2.4.0

* Update pypom from 2.1.0 to 2.2.0

* Update pytest from 3.9.2 to 3.9.3

* Update zope.interface from 4.5.0 to 4.6.0

* Update flake8 from 3.5.0 to 3.6.0

* Updated circle and dockerfile.
2018-10-29 14:02:39 -04:00
pyup.io bot 2311bcd9c2 Scheduled weekly dependency update for week 42 (#85)
* Update pycodestyle from 2.3.1 to 2.4.0

* Update pycodestyle from 2.3.1 to 2.4.0

* Update atomicwrites from 1.1.5 to 1.2.1

* Update attrs from 18.1.0 to 18.2.0

* Update certifi from 2018.8.13 to 2018.10.15

* Update pluggy from 0.7.1 to 0.8.0

* Update py from 1.5.4 to 1.7.0

* Update pytest from 3.7.1 to 3.9.1

* Update pytest-selenium from 1.13.0 to 1.14.0

* Update requests from 2.19.1 to 2.20.0

* Update selenium from 3.14.0 to 3.14.1

* Update urllib3 from 1.23 to 1.24

* Update zope.component from 4.4.1 to 4.5

* Update zope.event from 4.3.0 to 4.4

* Update black from 18.6b4 to 18.9b0

* Update click from 6.7 to 7.0

* Update mypy from 0.620 to 0.641

* Update toml from 0.9.4 to 0.10.0

* Fix pipenv version and circle script.

* Change pip command.

* Downgrade pycodestyle.
2018-10-23 13:11:57 -04:00
Stephen Donner 57ce32b16d Update Firefox to 61 and geckodriver to 0.23.0 (#28)
* Update to geckodriver 0.23.0
2018-10-08 21:14:18 -04:00
Benjamin Forehand Jr 5ec794da09 Updates based on review. 2018-05-24 14:55:41 -04:00
Benjamin Forehand Jr 684ccfa0da Updates to makefile and returned to using server url. 2018-05-23 11:27:58 -04:00
Benjamin Forehand Jr f1a39b6003 Removed base url from dockerfile base command. 2018-05-18 17:42:08 -04:00
Benjamin Forehand Jr 3ced2428a5 Added docker compose files, updated Dockerfile command and tests.
* Added new docker-compose files to aid with ui test development as
as well as running ui tests against upstream.

* Changed the tests to use pytest base url. This allows us to use
the verify option to wait for the server to be created and setup
before beginning the tests.

* Added setup-docker.sh script to config the docker redash databases
and setup the redash instance for testing.

* Added a docker entrypoint to allow for calling test command from
the command line. This will help with CI.
2018-05-18 17:35:09 -04:00
Raphael Pierzina 13d287087c Create Dockerfile 2018-04-26 18:49:42 +02:00