.. |
adapter_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
argument_serialization_test.rb
|
Do not deserialize GlobalID objects that were not generated by Active Job
|
2018-11-27 15:28:41 -05:00 |
callbacks_test.rb
|
Enable Style/RedundantBegin cop to avoid newly adding redundant begin block
|
2018-12-21 06:12:42 +09:00 |
exceptions_test.rb
|
Enable Style/RedundantBegin cop to avoid newly adding redundant begin block
|
2018-12-21 06:12:42 +09:00 |
job_serialization_test.rb
|
Make sure that when serialing an just deserialized job arguments are there
|
2018-05-01 13:33:50 -04:00 |
logging_test.rb
|
Enable Style/RedundantBegin cop to avoid newly adding redundant begin block
|
2018-12-21 06:12:42 +09:00 |
queue_adapter_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queue_naming_test.rb
|
Allow using queue prefix with a default queue name
|
2018-11-03 22:39:18 -04:00 |
queue_priority_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
queuing_test.rb
|
Enable Style/RedundantBegin cop to avoid newly adding redundant begin block
|
2018-12-21 06:12:42 +09:00 |
rescue_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
serializers_test.rb
|
Fix error message about unknown ActiveJob argument serializer
|
2018-02-17 17:48:10 +02:00 |
test_case_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |
test_helper_test.rb
|
Allow all ActiveJob assertion helper to accept Proc in their only kw:
|
2018-11-21 23:14:43 +01:00 |
timezones_test.rb
|
Add support for timezones to Active Job
|
2018-02-22 14:14:42 +00:00 |
translation_test.rb
|
[Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment
|
2017-07-11 13:12:32 +09:00 |