Files
openproject/spec/forms
Alexander Brandon Coles 2d2b97e148 Add spec coverage for base filter input form
Covers BaseFilterForm's shared row contract directly via a throwaway
concrete subclass: row data attributes, the operator select with its
data-no-value branch, label targeting, hidden-when-inactive, the delete
button, hiding the operator select for a boolean filter, and the
abstract add_operand raising SubclassResponsibilityError.
2026-06-02 19:52:15 +02:00
..