moodle/reportbuilder/tests/local
Paul Holden 9b827c09ce
MDL-81434 reportbuilder: ensure filter/condition parameter uniqueness.
This change fixes an edge case that could be triggered by creating a
custom report that contained a filter instance that was active as both
a filter and condition, where the filter instance provides parameters
to it's SQL fragment.

There is only one such filter present currently with which we can test
this, see 2f9001cbe9.
2024-05-10 09:48:52 +01:00
..
aggregation MDL-80807 reportbuilder: additional tests for aggregated column sort. 2024-02-06 09:47:57 +00:00
entities MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
filters Merge branch 'MDL-81126' of https://github.com/paulholden/moodle 2024-03-27 16:59:56 +11:00
helpers MDL-81434 reportbuilder: ensure filter/condition parameter uniqueness. 2024-05-10 09:48:52 +01:00
models MDL-72757 reportbuilder: improve model event tests. 2022-01-10 17:21:23 +01:00
report MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00