moodle/message/tests
Ryan Wyllie 663ccd58ed MDL-63303 message: fix bugs in message drawer part 3
* Fix bug for newly created conversations being added to overview page
* Fixed bug with use enter to send preference not updating correctly
* Fix unit tests
* Fix race condition loading new messages while conversation resetting
* Fix ordering and rendering of messages with same timestamp
* Fix missing privacy info in get_conversation web service
* Fix linting errors
* Improve bulk message rendering
2018-11-15 14:43:21 +08:00
..
behat MDL-63303 message: remove behat tests for messaging 2018-11-15 14:43:21 +08:00
fixtures MDL-46284 core: Add e-mail fetcher from IMAP 2014-10-07 09:58:35 +08:00
api_test.php MDL-63303 message: add count_contacts api function 2018-11-15 14:40:12 +08:00
events_test.php MDL-63724 core_message: add new group_message_sent event 2018-11-12 10:09:27 +08:00
externallib_test.php MDL-63303 message: fix bugs in message drawer part 3 2018-11-15 14:43:21 +08:00
inbound_test.php MDL-46282 core: Add VERP API 2014-09-30 14:22:30 +08:00
messagelib_test.php MDL-63691 core_message: added api::create_conversation 2018-10-22 10:21:28 +08:00
migrate_message_data_task_test.php MDL-62709 core_message: convert NULL format types in task 2018-06-14 13:18:46 +08:00
privacy_provider_test.php MDL-63303 message: add enter to send user preference 2018-11-15 14:43:21 +08:00
search_received_test.php MDL-62899 search: add document icons 2018-08-07 17:40:57 +10:00
search_sent_test.php MDL-62899 search: add document icons 2018-08-07 17:40:57 +10:00