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

(test): Setup test environment for executor #20

Merged
merged 29 commits into from
Dec 7, 2022

Conversation

dbulaja98
Copy link
Collaborator

No description provided.

Copy link
Member

@drmarjanovic drmarjanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, let's consider having a "domain" for tests. Not sure what can be a useful use case, but we can start with UserDocument instead of having TestDocument. That way, in the future we will provide mapping, provide analyzers, require routing, etc.

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@@ -52,6 +52,10 @@ jobs:
uses: coursier/cache-action@v6
- name: Run tests
run: ./sbt ++${{ matrix.scala }}! test
- name: Run test container
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how it's organized, is there any chance to run test container only along with integration tests?

modules/library/docker-compose.yml Outdated Show resolved Hide resolved
@drmarjanovic drmarjanovic merged commit fbbb5ed into main Dec 7, 2022
@drmarjanovic drmarjanovic deleted the executor-test-environment-setup branch December 7, 2022 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants