-
Notifications
You must be signed in to change notification settings - Fork 1
Integration Tests #82
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
Conversation
…into master_user_tests
rawdaGastan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests workflow fails :D
docker-compose.yml
Outdated
| - /root/.ssh:/root/.ssh:ro | ||
| command: ["/kubecloud", "--config", "/app/configs.json"] | ||
|
|
||
| backend-test: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why testing in docker?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The backend no longer run locally on mac os, so i run tests from inside the container.
|
make sure test workflow passes |
Description
Changes
Related Issues
Checklist