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
...
*
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
[prev]