moodle/mod/feedback/tests
sam marshall 78f753acea MDL-44725 Availability: Replace groupmembersonly - feedback (16)
There is one point where it restricted the list of users. I have
fixed this and also altered the (only) script that calls that function
so that it obtains a cm_info $cm rather than the old sort.

There were previously no Behat tests at all in this module. In order
to be confident that I didn't break it, I have implemented a Behat
test (which should also be useful in general as it does go through
other pages on the way to get to the relevant one).
2014-09-02 20:54:35 +08:00
..
behat MDL-44725 Availability: Replace groupmembersonly - feedback (16) 2014-09-02 20:54:35 +08:00
generator MDL-42400 generator: module generators call add_moduleinfo instead of direct inserts 2013-10-26 14:00:23 +11:00
events_test.php MDL-45445 events: added missing 'relateduserid' validation 2014-06-12 20:46:58 -07:00
generator_test.php