Skip to content

Configurable redis url in tests#892

Merged
mperham merged 1 commit intosidekiq:masterfrom
dennisreimann:master
May 2, 2013
Merged

Configurable redis url in tests#892
mperham merged 1 commit intosidekiq:masterfrom
dennisreimann:master

Conversation

@dennisreimann
Copy link
Contributor

This allows for a custom redis url (i.e. when having redis run on a non-default port) in tests. To use this, run the tests with REDIS_URL=redis://localhost:16379/15 rake

This allows for a custom redis url (i.e. when having redis run on a non-default port) in tests. To use this, run the tests with `REDIS_URL=redis://localhost:16379/15 rake`
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 5a0a677 on dennisreimann:master into * on mperham:master*.

mperham added a commit that referenced this pull request May 2, 2013
Configurable redis url in tests
@mperham mperham merged commit daf517d into sidekiq:master May 2, 2013
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.

3 participants