-
Improvement
-
Resolution: Fixed
-
Minor
-
4.4
I just noticed this scenario while triaging MDL-81995: https://github.com/moodle/moodle/blame/f49d120761036c069527c01167687200849c0e03/admin/tests/behat/task_logs.feature#L52-L72 that is testing Report builder functionality, instead of the implementation of filters within that system report
Find any other scenarios outside core_reportbuilder that are doing the same, and re-factor them so all functionality is tested within this component. Other components can test their implementation only