rep icon indicating copy to clipboard operation
rep copied to clipboard

test running of rep image for everware in CI

Open anaderi opened this issue 9 years ago • 1 comments

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.

anaderi avatar Aug 24 '16 13:08 anaderi

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

arogozhnikov avatar Aug 24 '16 13:08 arogozhnikov