moodle/mod/forum/tests
Adrian Greeve 7d435fb5f2 MDL-70196 navigation: Update to feature files.
- Part of: MDL-69588
A lot of tests rely on the last element of the breadcrumb being
active. This updates feature files to not rely on this anymore.
2021-08-23 17:46:38 +08:00
..
behat MDL-70196 navigation: Update to feature files. 2021-08-23 17:46:38 +08:00
generator MDL-68200 mod_forum: Fix the invalid date format in the time tags 2020-05-12 15:13:01 +10:00
backup_forum_activity_test.php
builders_exported_posts_test.php MDL-65252 mod_forum: fix posts builder so it excludes hidden posts 2021-07-02 06:19:16 +08:00
coverage.php MDL-71036 phpunit: xml config - switch coverage info to new includes 2021-03-11 23:04:32 +01:00
cron_trait.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
custom_completion_test.php MDL-70820 mod_forum: custom completion implementation 2021-04-07 12:17:30 +08:00
dates_test.php MDL-70818 mod_forum: implement activity_dates for the forum module 2021-04-23 13:46:28 +10:00
entities_author_test.php MDL-64821 mod_forum: don't show name of deleted user 2019-09-25 15:36:51 +08:00
entities_discussion_summary_test.php MDL-66694 mod_forum: Update word & char counts on db save 2019-10-17 15:05:57 +08:00
entities_discussion_test.php MDL-66694 mod_forum: Update word & char counts on db save 2019-10-17 15:05:57 +08:00
entities_forum_test.php MDL-66360 grade: fix unit tests failures and errors 2019-11-11 15:39:28 +08:00
entities_post_read_receipt_collection_test.php MDL-66694 mod_forum: Update word & char counts on db save 2019-10-17 15:05:57 +08:00
entities_post_test.php MDL-66694 mod_forum: Update word & char counts on db save 2019-10-17 15:05:57 +08:00
entities_sorter_test.php MDL-64820 forum: fix up issues from review 2019-03-22 09:31:21 +08:00
events_test.php MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:00 +02:00
exporters_author_test.php MDL-65849 mod_forum: Add course param to the author's profile url 2019-11-29 20:50:16 +11:00
exporters_discussion_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
exporters_forum_test.php MDL-65071 forum: Add unit tests 2019-05-01 22:10:12 +08:00
exporters_post_test.php MDL-65792 mod_forum: show release time on timed posts 2020-10-27 08:58:26 +01:00
externallib_test.php MDL-65252 mod_forum: make inline attachment field optional 2021-07-08 16:14:12 +08:00
generator_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
generator_trait.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
grades_forum_gradeitem_test.php MDL-66958 core_grade: Add grade status abstract 2019-11-11 11:25:17 +08:00
grades_gradeitems_test.php MDL-67673 phpunit: Remove deprecated assertArraySubset() 2020-10-21 12:45:59 +02:00
lib_test.php MDL-71036 phpunit: Renamed various regexp-related assertions 2021-03-11 19:22:24 +01:00
local_container_test.php MDL-64820 forum: fix cibot complaints 2019-03-22 10:38:41 +08:00
locallib_test.php MDL-31355 mod_forum: Create, update and delete due date event 2019-04-11 18:33:35 +10:00
mail_group_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
mail_test.php MDL-71389 various: changes to unittests due to php8 changes: 2021-04-21 12:38:46 +02:00
maildigest_test.php MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02:00
managers_capability_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
output_email_test.php
portfolio_caller_test.php
privacy_provider_test.php MDL-68716 mod_forum: extra column sorting options in privacy export. 2021-03-29 14:05:57 +01:00
private_replies_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
qanda_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
restore_date_test.php
rsslib_test.php MDL-22077 forum: Deprecate unused helper trait 2019-04-04 11:25:29 +08:00
search_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
subscriptions_test.php MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
vaults_author_test.php MDL-65394 forum: add context id to author export 2019-05-01 16:27:34 +08:00
vaults_discussion_list_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
vaults_discussion_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
vaults_forum_test.php MDL-66011 test: remove magic @covers lines 2019-10-04 09:40:34 +08:00
vaults_post_attachment_test.php MDL-65252 forum: add missing inline attachments logic to forum API 2021-07-06 13:49:29 +08:00
vaults_post_read_receipt_collection_test.php MDL-64820 forum: add new classes for rendering to local namespace 2019-03-22 09:24:05 +08:00
vaults_post_test.php MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00