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

E2E Redis tests #160

Merged
merged 7 commits into from
Jul 26, 2019
Merged

E2E Redis tests #160

merged 7 commits into from
Jul 26, 2019

Conversation

bsideup
Copy link
Owner

@bsideup bsideup commented Jul 25, 2019

No description provided.

@bsideup bsideup added this to the next milestone Jul 25, 2019
System.setProperty("redis.host", redis.getContainerIpAddress());
System.setProperty("redis.port", redis.getMappedPort(6379) + "");

applicationContext = Application.start(new String[0]);
Copy link
Owner Author

Choose a reason for hiding this comment

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

to be extracted into a reusable runner later

@bsideup bsideup merged commit bb90ebe into master Jul 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the e2e_redis_tests branch July 26, 2019 19:58
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.

1 participant