wiki.techinc.nl/tests/phpunit/includes/utils
Timo Tijhof 0d5a0dbf06 MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity
Follows-up af66c04.

The tests depend indirectly on wgSecretKey (used by
MWCryptHKDF::generateHex). On test installs I tend to set this
to "example" or "***", which is less than 16 characters and thus
the unit tests failed with "MWCryptHKDF secret was too short".

Change-Id: I9a85fd9fbb345863e4837fed2910d60ebf1b0d83
2014-10-07 05:22:37 +02:00
..
CdbTest.php
IPTest.php
MWCryptHKDFTest.php MWCryptHKDFTest: Mock $wgSecretKey to ensure atomicity 2014-10-07 05:22:37 +02:00
StringUtilsTest.php Add missing @return and @param to doc blocks 2014-08-27 21:57:45 +02:00
UIDGeneratorTest.php
ZipDirectoryReaderTest.php