-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
testingTest coverage and qualityTest coverage and quality
Description
Description
ChangesHelper has no dedicated specs. Methods like changes_for, change_title_for, change_item_types, text_or_nil, and version_reify are untested in isolation.
Acceptance Criteria
-
changes_fortested for create, update, and destroy events -
changes_fortested with nil changeset -
change_title_fortested with and withoutitem_name_method -
change_item_typesreturns sorted list of versioned models -
text_or_nilreturns<em>nil</em>for nil, escaped text otherwise -
version_reifyrescues ArgumentError gracefully
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
testingTest coverage and qualityTest coverage and quality