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

Update TravisCI config to use Redis & Add Mocks #47

Open
2 of 4 tasks
elithrar opened this issue Jul 6, 2018 · 0 comments
Open
2 of 4 tasks

Update TravisCI config to use Redis & Add Mocks #47

elithrar opened this issue Jul 6, 2018 · 0 comments
Assignees
Labels

Comments

@elithrar
Copy link
Contributor

elithrar commented Jul 6, 2018

Tests should be able to run, in part, without a running Redis instance via mocks.

  • Support configuration of Redis address for tests via env vars
  • Configure Travis to install Redis into the container & run tests against it
  • Split tests into separate functions (unit tests vs. integration tests)
  • Make integration tests optional / skippable when Redis not available via the -short flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant