-
Bug
-
Resolution: Fixed
-
Major
-
3.4.5, 3.5.2, 3.6, 4.2.8, 4.1.11, 4.3.5, 4.4.1
message/tests/api_test.php and message/tests/events_test.php both extend core_message_messagelib_testcase which also has its own tests.
As a result, those tests are incorporated into all three files and are run three times.
Additionally these tests contain a setUp which run resetAfterTest() which means that it is not possible to write tests which do not need a reset.
- has a non-specific relationship to
-
MDLSITE-5960 Ban use of resetAfterTest in shared setup
-
- Open
-
- has been marked as being related by
-
MDL-80927 attempt_walkthrough_from_csv_test is extended by other tests
-
- Open
-
-
MDL-82314 PR only: MDL-63670 - Message unit tests cause duplicate tests
-
- Closed
-
-
MDL-65093 Users should be informed that they can't block a user who has permission to message all users
-
- Closed
-
- will be (partly) resolved by
-
MDL-81520 Update existing unit tests to be final
-
- Closed
-