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

Clockwork::DatabaseEvents #17

Open
darena-mdsol opened this issue Oct 19, 2017 · 1 comment
Open

Clockwork::DatabaseEvents #17

darena-mdsol opened this issue Oct 19, 2017 · 1 comment

Comments

@darena-mdsol
Copy link

I'm using database backed events in a clockwork implementation, and I'm trying use this gem with rspec. However, nothing happens. It seems that the event getting fetched from the database, and not using the correct every that this gem has overridden. It seems like the current version of ClockworkTest is not compatible with database backed events. If I'm wrong, is there a different setup for this gem that is not documented when using database backed events.

@kevin-j-m
Copy link
Owner

Hi @darena-mdsol, thanks for your report. We have another report in #11 where a user was having trouble with database events.

The short version is that I've never used Database Events in clockwork, so I can't say definitively that this gem supports them. However, given that this is now 2 reports of that being an issue - it certainly sounds like it does not.

I'm happy to assist with any PRs to get this functionality into the gem.

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

No branches or pull requests

2 participants