Skip to content

two additional tests for FilterManager

gitlab-qa-bot requested to merge github/fork/AlexKVal/filter_manager_spec into master

Created by: AlexKVal

If rename :replace into :some_other in the FilterManager#update, and then run tests, only couple of them would fail and they all are indirect.

configuration.rb inclusion_filter= and exclusion_filter= also needs tests. I'll write them later, when I'll be digging through the configuration.rb.

Merge request reports