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

8 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Forehand Jr 2b8ffa6fb8 Updates to use Mozilla redash docker image. 2018-11-21 08:57:24 -05:00
Benjamin Forehand Jr 7aba910b07
Adding some additional query tests, as well as some options tests. (#103)
* Adding some additional query tests, as well as some options tests.
2018-10-31 13:02:10 -04:00
Raphael Pierzina ac03b10a32
Add Circle CI config (#34) 2018-06-22 18:49:50 +02:00
Benjamin Forehand Jr e8087f7dee Dumped docker compose version. 2018-05-25 15:23:01 -04:00
Benjamin Forehand Jr 0759201add Removed entrypoint file. Updates to makefile. 2018-05-24 15:35:13 -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