moodle/availability/tests
David Mudrák 445aa472b9 MDL-53481 availability: Fix unit test to not execute the huge query
Some DBs have troubles to execute such a huge query as generated in this
test. We do not actually need to execute it. All we need is to make sure
that the parameter placeholders are enumerated correctly. So it is what
this new test does.
2016-11-10 09:52:31 +01:00
..
behat MDL-52219 behat: remove steps which turn on avaibility/completion 2015-11-26 14:07:17 +00:00
fixtures MDL-48660 Availability: filter_user_list() should respect 'view hidden' 2015-01-27 10:59:05 +00:00
capability_checker_test.php
component_test.php MDL-51007 Availability: Unit test fails with extra plugins 2015-08-05 14:27:40 +01:00
info_test.php MDL-52219 phpunit: updated for new defaults 2015-11-26 14:07:17 +00:00
tree_test.php MDL-53481 availability: Fix unit test to not execute the huge query 2016-11-10 09:52:31 +01:00