index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activejob
/
lib
/
active_job
/
test_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use `ArgumentError` instead of own error class
yuuji.yaginuma
2017-07-20
1
-2
/
+1
*
Fix `warning: circular argument reference`
yuuji.yaginuma
2017-07-19
1
-2
/
+2
*
Add `except` option for ActiveJob::TestHelper methods
posthumanism
2017-07-18
1
-13
/
+73
*
[Active Job] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveJob
Kir Shatrov
2017-07-09
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
correctly set test adapter when configure the queue adapter on a per job (#26...
Yuji Yaginuma
2017-01-31
1
-10
/
+35
*
Merge pull request #27624 from elfassy/assert_enqueued_jobs_with_queue_level
Guillermo Iguaran
2017-01-19
1
-10
/
+24
|
\
|
*
assert_enqueued_jobs with queue option
Michael Elfassy
2017-01-18
1
-10
/
+24
*
|
s/perfomed/performed/
Akira Matsuda
2017-01-17
1
-1
/
+1
|
/
*
No need to nodoc private methods
Akira Matsuda
2016-12-24
1
-5
/
+5
*
remove Ruby warning from Active Job test helper methods
yuuji.yaginuma
2016-11-18
1
-4
/
+4
*
Use named parameters instead of `assert_valid_keys`
Maxime Boisvert
2016-11-16
1
-8
/
+8
*
Add examples of queue_adapter and perform_enqueued jobs to API Docs.
Gabi Stefanini
2016-10-21
1
-0
/
+24
*
use `descendants` to get class that inherited `ActiveJob::Base`
yuuji.yaginuma
2016-09-05
1
-1
/
+1
*
applies new string literal convention in activejob/lib
Xavier Noria
2016-08-06
1
-2
/
+2
*
Provide the ability to override the queue adapter used by jobs under
Steve Lounsbury
2016-06-11
1
-1
/
+14
*
update `assert_no_performed_jobs` doc to use `assert_no_performed_jobs` metho...
yuuji.yaginuma
2016-03-30
1
-18
/
+5
*
Do not define methods in the included block
Rafael Mendonça França
2016-02-24
1
-293
/
+289
*
fix typo in `assert_enqueued_jobs` example [ci skip]
yuuji.yaginuma
2016-02-07
1
-1
/
+1
*
Added missing specs for not modifying queues when using AJ test helpers
Wojciech Wnętrzak
2015-10-07
1
-14
/
+10
*
Fixed serializing `:at` option for `assert_enqueued_with` and `assert_perform...
Wojciech Wnętrzak
2015-10-03
1
-4
/
+11
*
Support passing array to `assert_enqueued_jobs` in `:only` option
Wojciech Wnętrzak
2015-10-03
1
-1
/
+1
*
Do not document private methods in AJ::TestHelper
Wojciech Wnętrzak
2015-10-02
1
-5
/
+5
*
Fix typo on method name
Rafael Mendonça França
2015-08-16
1
-3
/
+3
*
Make assert_enqueued_with and assert_performed_with returns the matched job
Jean Boussier
2015-08-10
1
-2
/
+11
*
Add `:nodoc:` for internal testing methods [ci skip]
Robin Dupret
2015-07-28
1
-2
/
+2
*
match a expected value with message of `assert_equal` in AJ helper methods
yuuji.yaginuma
2015-05-01
1
-2
/
+2
*
`ActiveJob::Base#queue_adapter` is now a `class_attribute`
Tamir Duberstein
2015-03-11
1
-3
/
+15
*
`ActiveJob::QueueAdapters::*` are no longer singletons
Tamir Duberstein
2015-03-11
1
-3
/
+0
*
Fix leaky `only: …` option for Active Job assertions
Jeremy Kemper
2015-03-06
1
-9
/
+15
*
`ActiveJob::QueueAdapters::TestAdapter` is now a singleton
Tamir Duberstein
2015-02-23
1
-2
/
+4
*
Add an `:only` option to `perform_enqueued_jobs` to filter jobs based on
Michael Ryan
2015-02-06
1
-5
/
+50
*
Fix ActiveJob assertions with a GlobalID object argument
Richard Manyanza
2015-01-23
1
-2
/
+12
*
Add :only option to assert_no_enqueued_jobs
George Claghorn
2015-01-08
1
-2
/
+10
*
Add :only option to assert_enqueued_jobs
George Claghorn
2015-01-07
1
-7
/
+23
*
ActiveJob testing improvements
Cristian Bica
2014-12-30
1
-0
/
+2
*
Add perform_enqueued_jobs
Fábio Luiz Nery de Miranda
2014-11-25
1
-7
/
+29
*
Tiny documentation fixes and styling improvements
Robin Dupret
2014-11-01
1
-2
/
+2
*
- Fix mentioned shortcut, to what the shortcut actually is, and that it accep...
Vipul A M
2014-10-21
1
-2
/
+2
*
add message to `assert` in `assert_enqueued_with`
yuuji.yaginuma
2014-09-23
1
-1
/
+1
*
correct rdoc [ci skip]
Abdelkader Boudih
2014-09-05
1
-14
/
+14
*
[ActiveJob] TestCase (Will squash before merge)
Abdelkader Boudih
2014-09-02
1
-13
/
+16
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-152
/
+175
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-0
/
+170