MDL-68246 user: Add participants_search role & keyword unit tests
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 21 Apr 2020 06:23:48 +0000 (14:23 +0800)
committerMichael Hawkins <michaelh@moodle.com>
Thu, 14 May 2020 07:47:34 +0000 (15:47 +0800)
commitd525ac4b8d7b8917128db6309103f56c8667fb41
treec9e1dc9de411c9a8caf9df9c45579646f600c71a
parent86e71acc0c479034f681e78ff6613e49c68c48b6
MDL-68246 user: Add participants_search role & keyword unit tests

Created the participants_search unit testing file, including
tests for role, keywords, status and enroment method filtering.

Co-authored-by: Michael Hawkins <michaelh@moodle.com>
user/tests/table/participants_search_test.php [new file with mode: 0644]