Sam Hemelryk
127ef54082
Merge branch 'MDL-45374' of git://github.com/jleyva/moodle
2014-10-06 10:44:30 +13:00
Juan Leyva
6ff4464b43
MDL-45374 messages: get_messages ws unit tests
2014-10-03 16:37:13 +02:00
Petr Škoda
8252b7c291
MDL-40901 standardise core test case class and file names
...
This finally allows us to type only the class name when executing individual core test cases.
2013-08-04 22:10:31 +02:00
Andrew Davis
2e2d197798
MDL-37164 core_message: prevent users from interacting with themself
2013-02-11 08:48:56 +08:00
Dan Poltawski
751f00a0bb
Revert "MDL-37164 core_message: prevent users from interacting with themself"
...
Was breaking unit tests.
This reverts commit 61a73b43c13da988872aab4125a43d0ced322ae9 and 7bb19ee167c6976b4f0910aed8c3070426cd97db.
2013-02-05 14:42:20 +08:00
Dan Poltawski
61a73b43c1
MDL-37164 message - fix broken unit tests
...
We have fixed the returning of the guest user now
2013-02-05 14:27:20 +08:00
Eloy Lafuente (stronk7)
7356e732b7
MDL-37086 phpunit: use alt reset method.
...
When code executed in test cases is using/preventing
database transactions, phpunit itself cannot
use transactions for reseting between cases. But we
can tell it about, so some alternative (and slower)
method for reseting will be used.
2013-01-28 18:25:38 +01:00
Eloy Lafuente (stronk7)
493d8f781c
Merge branch 'MDL-37354-master' of git://github.com/mouneyrac/moodle
...
Conflicts:
message/tests/externallib_test.php
2013-01-15 21:50:31 +01:00
Frederic Massart
d6731600c8
MDL-30070 message: Web Services for contact list
2013-01-15 16:04:00 +08:00
Jerome Mouneyrac
fb695f6e3d
MDL-37354 clean return value for each externallib PHPUnit tests
2013-01-09 13:47:01 +08:00
Jerome Mouneyrac
e643266843
MDL-34972 PHPunit test: message/externallib.php
2012-09-03 15:27:22 +08:00