decko-commons/decko

View on GitHub
mod/content/spec/card/content/chunk/query_reference_spec.rb

Summary

Maintainability
A
0 mins
Test Coverage

Start context description with 'when', 'with', or 'without'.
Open

  context "syntax parsing" do

Use let instead of an instance variable.
Open

      Card::Content.new(@content, Card.new(type: "Search")).find_chunks(:QueryReference)

There are no issues that match your filters.

Category
Status