decko-commons/decko

View on GitHub
card/spec/config/initializers/patches/active_job_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Spec path should end with active_job/arguments*serializepatch*_spec.rb.
Open

RSpec.describe ActiveJob::Arguments, "serialize patch" do

The second argument to describe should be the method being tested. '#instance' or '.class'.
Open

RSpec.describe ActiveJob::Arguments, "serialize patch" do

There are no issues that match your filters.

Category
Status