moodle/sms/tests
Andrew Nicols 3b1118cfd4
MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too
In previous versions of PHPUnit, the `assertEqualsCanonicalizing()`
method compared values only, ignoring the keys entirely. Since PHPUnit
10 the method now checks keys where they are non-numeric.

To solve this we call `array_values()`.
2025-01-20 16:47:56 +01:00
..
behat MDL-82939 core_sms: Update lang strings 2024-09-27 13:38:55 +08:00
external MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
fixtures
generator
privacy
gateway_test.php
manager_test.php MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too 2025-01-20 16:47:56 +01:00
message_status_test.php
message_test.php