The state filter needs to work on base fields and configurable fields, it needs to support getting the bundles from the views filter or the field's bundles.
Lots of logic that can be tested.
We create two test views, one with a base state field, one with a configurable state field. One has a bundle filter, the other doesn't. We then test all that.

Comments

bojanz created an issue. See original summary.

subhojit777’s picture

+1

  • bojanz committed f3ae459 on 8.x-1.x
    Issue #2651046 by bojanz: Add tests for the State filter
    
bojanz’s picture

Status: Active » Fixed

We now have basic tests. View, two bundles, one with a hardcoded workflow ID, the other using a workflow callback.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.