How do I create a test for filtersForm() on dashboard?
I'm having a difficult time creating a test to ensure one of my filters is providing the correct select list in the filtersForm() method on my dashboard.
How can I target this method?
How can I target this method?