issues
search
wspurgin
/
rspec-sidekiq
RSpec for Sidekiq
https://github.com/wspurgin/rspec-sidekiq
Other
663
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
"NoMethodError: undefined method `jobs' for class..."
#228
aahmad
closed
1 month ago
1
Fix pattern matching warnings on Ruby 2.7
#227
r7kamura
closed
2 months ago
0
Pattern matching warnings on Ruby 2.7
#226
r7kamura
closed
2 months ago
1
feature suggestion: optional context tag for `sidekiq_retries_exhausted`
#225
nrpx
closed
3 months ago
3
feature request: negative matchers
#224
stevecrozz
opened
4 months ago
3
Add changelog_uri to gemspec
#223
fynsta
closed
5 months ago
1
Support with_context matcher
#222
wspurgin
opened
5 months ago
0
Match on custom context
#221
rubendinho
opened
5 months ago
1
Add frozen_string_literal: true everywhere
#220
ericproulx
closed
5 months ago
3
Support expected counts
#219
3v0k4
closed
7 months ago
4
Prep for 5.0 release
#218
wspurgin
closed
6 months ago
3
Tweak deprecation to clarify change
#217
wspurgin
closed
7 months ago
2
Deprecate `have_enqueued_sidekiq_job` with no arguments
#216
3v0k4
closed
7 months ago
0
Support `have_enqueued_sidekiq_job` with no args
#215
3v0k4
closed
7 months ago
17
Fix: require matchers explicitly
#214
wspurgin
closed
10 months ago
0
Drop CI for Ruby 2.7 (EOL)
#213
wspurgin
closed
11 months ago
0
NameError: uninitialized constant RSpec::Matchers::Composable
#212
mamirad
closed
7 months ago
5
Include composable module in base matcher
#211
wspurgin
closed
1 year ago
0
Add "immediately" matcher
#210
chrismaximin
closed
1 year ago
3
added required_ruby_version >= 2.7 into gemspec
#209
skunkworker
closed
1 year ago
1
Fix https://github.com/wspurgin/rspec-sidekiq/issues/207
#208
n-rodriguez
closed
1 year ago
0
Potentially unintentional breaking change in 4.0.2 with Symbol in argument matchers? (Part 2)
#207
n-rodriguez
closed
1 year ago
6
Fixing the implicit dependencies check maybe?
#206
wspurgin
closed
1 year ago
1
Restore normalizing args
#205
wspurgin
closed
1 year ago
0
Load forwardable expressly
#204
ksss
closed
1 year ago
1
Potentially unintentional breaking change in 4.0 with Symbol in argument matchers?
#203
jarthod
closed
1 year ago
15
newer_ruby_version
#202
anikolskiy
closed
1 year ago
0
Block syntax `enqueue_sidekiq_job`
#201
wspurgin
closed
1 year ago
0
Use ArgumentListMatcher to ensure order and allow use of richer builtin Argument matchers
#200
wspurgin
closed
1 year ago
0
Remove have_enqueued_job and rename files/class
#199
wspurgin
closed
1 year ago
0
:bug: Fix be_delayed interval calculation
#198
wspurgin
closed
1 year ago
0
Add `#on` matcher
#197
wspurgin
closed
1 year ago
0
Ignore argument check when expected_arguments empty
#196
teckwan
closed
1 year ago
0
Update failure message to list out actual jobs line-by-line
#195
wspurgin
closed
1 year ago
0
Correct evaluation for "in" option
#194
wspurgin
closed
1 year ago
0
Update Batches mocking to be opt-in
#193
wspurgin
closed
1 year ago
0
Support Sidekiq 7
#192
wspurgin
closed
1 year ago
0
Support Sidekiq 7 and deprecate be_delayed matcher
#191
wspurgin
closed
1 year ago
0
👋 Hi I'm the new maintainer
#190
wspurgin
closed
1 year ago
2
Null Object method missing for Null Batch masks NoMethod errors
#189
wspurgin
closed
1 year ago
0
Fix array arguments matching
#187
misdoro
closed
2 years ago
1
Does this gem need a new owner?
#186
adsteel
closed
1 year ago
17
Fix wrong class name
#185
rgxcp
closed
1 year ago
1
How to expect to have_enqueued_sidekiq_job with specific queue? - [setting queue name at runtime]
#184
RichardsonWTR
closed
1 year ago
1
difference in DST handling between Sidekiq's `perform_in` and `have_enqueued_sidekiq_job`
#183
derikson
closed
1 year ago
0
Change in_evaluator to use the same calculation as Sidekiq
#182
derikson
closed
1 year ago
1
Using ActiveJob::Base with sidekiq_options raises an error
#181
gnumarcelo
closed
1 year ago
5
Ignore argument check when expected_arguments empty
#180
teckwan
closed
1 year ago
2
RSpec::Sidekiq::NullStatus is missing pending count
#179
pbstriker38
closed
4 months ago
0
`be_delayed` without expected_arguments never matches
#178
mcrampon
closed
1 year ago
4
Next