Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dockerized test server which can be used for integration tests #4

Closed
asishallab opened this issue Jan 18, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@asishallab
Copy link
Member

asishallab commented Jan 18, 2019

Prepare a set of three docker containers that enable to execute integration tests on a running real life installation of Science DB with test data. The following three docker containers need to be up and running:

  • A relational database server: Postgres
  • The GraphQL web server
  • The Vue JS single page application can either be run in development mode inside a third server or be compiled to be served statically from the GraphQL container.

Create a new Git branch "dockerize" and copy the necessary files from graphql-server-model-codegen into equally named folders in this project. Consider especially the following directories:

As always adhere strictly to our coding guidelines and the efficiency mantras.

Expected work time: 16 h (two work days)

Sound an alarm if after half the expected work time finishing the issue within the expected time does not seem realistic any more.

@asishallab asishallab added the enhancement New feature or request label Jan 18, 2019
@YKolokoltsev
Copy link
Contributor

Was closed for a long time ago.

framirez07 added a commit that referenced this issue Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants