The processors aren't tested very well in the integration test suite; they should have extra tests in the integration test. Attached patch adds a new test to do that.
| Comment | File | Size | Author |
|---|---|---|---|
| #16 | expand_processor_test-2680301-16.patch | 20.58 KB | borisson_ |
Comments
Comment #4
borisson_Comment #7
borisson_Comment #10
borisson_Reuploaded patch from #7.
Comment #11
borisson_More test cases.
Comment #13
borisson_meh, sorting changed between php5 and php7 - so we should use a less strict test and accept that.
Comment #14
borisson_Reviewed the documentation and added an extra test case. We should add extra test cases for the remaining processors but those are a little bit more difficult so I'd say we do those as follow-ups?
Comment #15
borisson_Now that #2596435: Create Facet processors - do not display active items is committed, this needs a test for that processor as well.
Comment #16
borisson_Added that test as well.
Comment #17
borisson_More tests == good, committed.