Giter Site home page Giter Site logo

Comments (4)

Olgagr avatar Olgagr commented on July 30, 2024

+1

I have the same issue with Mailer class. Right now I just do not user this matcher and test it this way:

expect {
    #somethig
}.to change(Sidekiq::Extensions::DelayedMailer.jobs, :size).by(1)

from rspec-sidekiq.

milgner avatar milgner commented on July 30, 2024

+1

Since the code explicitly searches DelayedMailer.jobs, I'm under the impression that someone must have been using it at some point but right now it doesn't work for me either.
But thanks for the suggested workaround, at least it gets the job done for now...

from rspec-sidekiq.

hayesgm avatar hayesgm commented on July 30, 2024

+1, the work-around works for me. Though, it would be great if we could use the expect(...).to be_delayed syntax.

from rspec-sidekiq.

philostler avatar philostler commented on July 30, 2024

Pull request #63 has been merged into develop now and will be released with v2.1, fixing this issue

from rspec-sidekiq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.