yandex / rep

Machine Learning toolbox for Humans
http://yandex.github.io/rep/
Other
687 stars 144 forks source link

test running of rep image for everware in CI #90

Open anaderi opened 8 years ago

anaderi commented 8 years ago

e.g. add test that after building image in circle.yml, the script starts the image with variables mocking jupyterhub environment (JPY_API_TOKEN, JPY_GITHUBURL, JPY_COOKIE_NAME, JPY_BASE_URL, JPY_HUB_PREFIX, JPY_HUB_API_URL) and checks that it started properly by connecting to localhost://8888.

arogozhnikov commented 8 years ago

you can use current tests at CircleCI as starting point (same tested for jupyter).