Skip to content

feat: use zendro-env to setup integration tests environment#158

Merged
davelsio merged 17 commits intomasterfrom
issue-156-integration-tests-env
Oct 8, 2020
Merged

feat: use zendro-env to setup integration tests environment#158
davelsio merged 17 commits intomasterfrom
issue-156-integration-tests-env

Conversation

@davelsio
Copy link

@davelsio davelsio commented Oct 8, 2020

Issue

Closes #156

Describe

This PR addresses concerns about having two separate and independently evolving integration test environments in the graphql-server-model-codegen and single-page-app-codegen repositories.

The integration test environment is now managed by the zendro-env utility.

Changes

  • Added a zendro-env dev dependency
  • Changed the test-integration script in package.json to use the new tool
  • Added a new test-env for more advanced usage of the tool.
  • Cleaned up and unified the docker folder with the integration_test_misc folder inside tests

Blocks

None. But this branch needs to be updated with the latest master changes.

@davelsio davelsio added the enhancement New feature or request label Oct 8, 2020
@davelsio davelsio requested a review from coeit October 8, 2020 07:49
@davelsio davelsio self-assigned this Oct 8, 2020
@davelsio davelsio merged commit 0904bc8 into master Oct 8, 2020
@davelsio davelsio deleted the issue-156-integration-tests-env branch October 8, 2020 08:49
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

Successfully merging this pull request may close these issues.

Unify integration-tests environment

1 participant