Skip to content

Conversation

acinader
Copy link

also make timeout values really really small so our test runs fast :).

hi @f0ster!

Your pr for the redis ttl had failing tests.

I couldn't spot the error, so I checked out your branch and focused on the the failing test.

You can see in this pr what the issue was, the redis cache constructor wont handle an object parameter, it is expecting two arguments.

Since I was already in there, I also switched back the Default TTL comment cause I just prefer the way it was before :) hope that's ok.

If this all looks right to you, you can merge this pull request into your repo and then you can push your master to the parse-server repo and the open PR should update. presto!

make timeout values really really small so our test run fast :).
@f0ster f0ster merged commit 0129cac into f0ster:master Feb 23, 2017
@f0ster
Copy link
Owner

f0ster commented Feb 23, 2017

Thank you @acinader ! I missed that second arg, also the hasty TTL is much nicer for testing :D

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.

2 participants