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
/
test
/
cases
/
test_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert #27850 following test breakage (#28427)
David Heinemeier Hansson
2017-03-15
1
-11
/
+0
*
correctly set test adapter when configure the queue adapter on a per job (#26...
Yuji Yaginuma
2017-01-31
1
-0
/
+17
*
Append skipped jobs to enqueued_jobs
Alexander Pauly
2017-01-31
1
-0
/
+11
*
assert_enqueued_jobs with queue option
Michael Elfassy
2017-01-18
1
-0
/
+21
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-2
/
+2
*
Uses queue adapter_method instead of ActiveJob::Base.queue_adapter
Gabi Stefanini
2016-10-24
1
-2
/
+2
*
use `descendants` to get class that inherited `ActiveJob::Base`
yuuji.yaginuma
2016-09-05
1
-0
/
+7
*
applies new string literal convention in activejob/test
Xavier Noria
2016-08-06
1
-57
/
+57
*
Provide the ability to override the queue adapter used by jobs under
Steve Lounsbury
2016-06-11
1
-0
/
+12
*
Added missing specs for not modifying queues when using AJ test helpers
Wojciech Wnętrzak
2015-10-07
1
-0
/
+21
*
Merge pull request #21854 from morgoth/fix-serializing-at-option-in-aj-matchers
Yves Senn
2015-10-05
1
-4
/
+22
|
\
|
*
Fixed serializing `:at` option for `assert_enqueued_with` and `assert_perform...
Wojciech Wnętrzak
2015-10-03
1
-4
/
+16
|
/
*
Support passing array to `assert_enqueued_jobs` in `:only` option
Wojciech Wnętrzak
2015-10-03
1
-0
/
+18
*
Make assert_enqueued_with and assert_performed_with returns the matched job
Jean Boussier
2015-08-10
1
-0
/
+22
*
Merge pull request #19969 from y-yagi/fix_job_helper_method
Yves Senn
2015-05-01
1
-0
/
+22
*
Fix leaky `only: …` option for Active Job assertions
Jeremy Kemper
2015-03-06
1
-0
/
+8
*
Add an `:only` option to `perform_enqueued_jobs` to filter jobs based on
Michael Ryan
2015-02-06
1
-0
/
+78
*
Fix ActiveJob assertions with a GlobalID object argument
Richard Manyanza
2015-01-23
1
-0
/
+39
*
Add :only option to assert_no_enqueued_jobs
George Claghorn
2015-01-08
1
-0
/
+19
*
Add :only option to assert_enqueued_jobs
George Claghorn
2015-01-07
1
-0
/
+40
*
Add perform_enqueued_jobs
Fábio Luiz Nery de Miranda
2014-11-25
1
-13
/
+23
*
Merge pull request #17005 from y-yagi/fix_aj_test_helper
Yves Senn
2014-09-23
1
-1
/
+3
|
\
|
*
add message to `assert` in `assert_enqueued_with`
yuuji.yaginuma
2014-09-23
1
-1
/
+3
|
/
*
Active Job refactoring
Cristian Bica
2014-09-03
1
-33
/
+33
*
[ActiveJob] TestCase (Will squash before merge)
Abdelkader Boudih
2014-09-02
1
-3
/
+2
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-11
/
+9
*
[ActiveJob] TestCase
Abdelkader Boudih
2014-09-02
1
-0
/
+217