moodle/mod/wiki/tests
Marina Glancy 3a93df8b9a MDL-61163 mod_wiki: correct capability check in modinfo
Wiki defines capability mod/wiki:viewpage instead of standard mod/wiki:view . This means that people
who do not have capability to view wiki still see it in the modules list.

Also corrected unittest that was testing situation when student has capability to create pages
but does not have capability to view pages. Such student should not see wiki module at all.
2018-03-29 11:11:45 +08:00
..
behat MDL-59548 behat: Helpers for autocomplete 2017-07-17 11:10:15 +08:00
fixtures MDL-49807 mod_wiki: minimum heading level should always be <h3> 2016-02-09 17:48:39 +08:00
generator MDL-25742 mod_wiki: show wiki pages tagged with a tag 2016-04-13 07:57:58 +08:00
events_test.php MDL-43835 phpunit: Correct unit tests. 2014-06-17 19:08:01 +10:00
externallib_test.php MDL-61163 mod_wiki: correct capability check in modinfo 2018-03-29 11:11:45 +08:00
generator_test.php MDL-25742 mod_wiki: show wiki pages tagged with a tag 2016-04-13 07:57:58 +08:00
lib_test.php MDL-58423 core_calendar: moved \core_calendar\event class 2017-04-04 11:01:49 +01:00
restore_date_test.php MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
search_test.php MDL-58885 core_search: Group support in relevant module search areas 2018-02-16 16:57:01 +00:00
wikiparser_test.php MDL-49807 mod_wiki: minimum heading level should always be <h3> 2016-02-09 17:48:39 +08:00