mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
![]() If you are passing arguments like time objects that serialize to strings but don't deserialize back automatically, inline testing was passing the objects through raw meaning different behavior in tests vs. production. Now the inline wrapper does a round trip through json. |
||
---|---|---|
.. | ||
config.yml | ||
fake_env.rb | ||
helper.rb | ||
test_cli.rb | ||
test_client.rb | ||
test_extensions.rb | ||
test_manager.rb | ||
test_middleware.rb | ||
test_processor.rb | ||
test_retry.rb | ||
test_scheduling.rb | ||
test_stats.rb | ||
test_testing.rb | ||
test_testing_inline.rb | ||
test_web.rb |