stable

Clone or download

Read-only

Convert NotificationsManagerTest to phpunit

part of story #13424 Be able to share a preview link Why this change? I'll need to update the behaviour of getMessageLink in order to redirect user on legacy or preview item It will ease my development if existing tests are already ported in phpunit Change-Id: I334c955c45ed97a52de77d96a914313f4f0eea37

Modified Files

Name
M plugins/docman/include/Docman_NotificationsManager.class.php +14 −5 Go to diff View file
M plugins/docman/include/Docman_NotificationsManager_Subscribers.class.php +2 −1 Go to diff View file
A plugins/docman/phpunit/NotificationsManagerTest.php +198 −0 Go to diff View file
M plugins/docman/site-content/en_US/docman.tab +5 −9 Go to diff View file
M plugins/docman/site-content/fr_FR/LC_MESSAGES/tuleap-docman.po +17 −0 Go to diff View file
M plugins/docman/site-content/fr_FR/docman.tab +8 −12 Go to diff View file
D plugins/docman/tests/NotificationsManagerTest.php +0 −226 Go to diff View file