moodle/mod/forum/tests
Andrew Nicols 555837c5d4 MDL-47808 mod_forum: Correct maxeditingtime for unit tests
The maxeditingtime needs to be a negative value for unit tests to ensure
that the messages are actually sent out.

Whilst fixing this I also discovered that the create_discussion part of the
generator also creates the first post.
2014-10-23 08:43:29 +08:00
..
behat MDL-47735 mod_forum: added 'My profile' -> 'Forum posts' behat test 2014-10-19 18:44:22 -07:00
generator MDL-45296 tests: Fix unit tests to have objectid 2014-05-08 20:03:17 +02:00
events_test.php Merge branch 'MDL-43849_master' of git://github.com/dmonllao/moodle 2014-07-08 20:28:58 +02:00
externallib_test.php Merge branch 'MDL-47084-master' of git://github.com/jleyva/moodle 2014-10-08 14:43:13 +01:00
generator_test.php MDL-1626 mod_forum: Move subscription management to a separate class 2014-06-24 12:16:33 +08:00
lib_test.php MDL-8501 mod_forum: Test coverage of neighbour discussions 2014-07-25 09:55:29 +08:00
mail_test.php MDL-47808 mod_forum: Correct maxeditingtime for unit tests 2014-10-23 08:43:29 +08:00
maildigest_test.php MDL-1626 mod_forum: Move subscription management to a separate class 2014-06-24 12:16:33 +08:00
subscriptions_test.php MDL-47107 mod_forum Optimise forum subscription checks 2014-09-05 15:06:15 +08:00