mhfs/devise-async

Test error

Opened this issue · 0 comments

bh-e commented

` 1) Failure:
Model#test_0004_triggers the enqueued notifications on save [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:50]:
Expected: 1
Actual: 2

  1. Failure:
    Model#test_0003_accumulates notifications to be sent after commit when Model has been changed [/home/abhi/ruby-devise-async/test/devise/async/model_test.rb:32]:
    Expected: 1
    Actual: 2
    `

What can be these ?
I disabled some of the tests for backburner,rescue,que,que-classic,suckerpunch , since I dont need that. More info is here . Please help