Juan Leyva
55a081bd87
MDL-64705 notes: Make notes WS return permissions information
...
We need to know some capabilities in order to enable users to manage notes.
2019-03-25 19:01:20 +01:00
Mihail Geshoski
fd45ae4566
MDL-63530 core_notes: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-30 16:18:24 +08:00
Zig Tan
7d5667ee57
MDL-61863 core_notes: Implemented privacy providers
2018-04-24 12:06:46 +08:00
Damyon Wiese
a6943ebb59
MDL-59758 core_user: Pluralise bulk actions
...
Don't say 1 people.
2017-11-07 14:39:04 +08:00
Damyon Wiese
b5b81de3d6
MDL-59758 core_user: Replace old bulk actions
...
The participants page has some clunky multi page forms for bulk actions. Replaces it with an ajax alternative.
2017-11-07 14:18:49 +08:00
Simey Lameze
fdeeaff954
MDL-58265 core_test: replace I turn editing on steps
...
Also remove few more unnecessary steps that redirects behat to
site home page to actually get to the course.
Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
Simey Lameze
c987d1b2ef
MDL-58265 core_test: replace all uses of I follow course steps
...
Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
Marina Glancy
7a12a02dc7
MDL-56614 behat: add navigation block when required
...
Most of these hacks have links to corresponding MDL issues
2016-12-06 11:49:14 +08:00
Rajesh Taneja
52f3e060e4
MDL-55091 phpunit: Following has been deprecated.
...
1. getMock()
2. setExpectedException()
3. checkForUnintentionallyCoveredCode renamed to beStrictAboutCoversAnnotation
4. beStrictAboutTestSize renamed to enforceTimeLimit
5. UnitTestCase class is now fully removed.
2016-07-26 10:11:30 +08:00
Mark Nelson
be5e0110ff
MDL-49566 core: used reflection in unit tests
...
Also split the tests into multiple functions for each scenario.
2015-12-29 17:42:43 +08:00
Ankit Agarwal
bef0d6b052
MDL-49566 core: Write unittests for MDL-45898
2015-12-29 11:22:42 +08:00
David Monllao
6bcff8abf5
Merge branch 'MDL-47065-master' of git://github.com/danpoltawski/moodle
2015-11-16 15:25:42 +08:00
Dan Poltawski
00d70d79a4
MDL-47065 notes: prevent empty spaces added as note
...
(And updated behat test for this test case)
2015-11-12 09:56:56 +00:00
Jun Pataleta
2a4c236704
MDL-47065 behat: improve verificaton of lack of note
2015-11-12 09:56:56 +00:00
Dan Poltawski
142099e2a6
MDL-47065 notes: don't add blank notes
...
Previously the logic was wrong and was proceeding to add a note
when content was missing.
Also add behat coverage for adding notes to participants (this test is
not perfect, but better than zero coverage we had before).
2015-11-12 09:56:14 +00:00
Juan Leyva
80cb20afe5
MDL-45131 notes: Add validation for returned parameters in WS tests
2015-04-16 10:25:52 +02:00
Juan Leyva
29ab635180
MDL-49504 notes: Unit tests for core_notes_view_notes
2015-04-02 16:47:23 +02:00
Juan Leyva
d4fdd3a1b0
MDL-49330 core_notes: Fixed unit tests (broken in postgres)
2015-04-01 13:02:25 +02:00
Costantino Cito
12068d65cb
MDL-49330 core_notes: Unit tests for get_course_notes
2015-04-01 10:44:45 +02:00
Andrew Nicols
60d807811f
MDL-41026 webservices: Correct unit tests
2015-01-28 13:50:57 +08:00
Rajesh Taneja
2cd29dd6f1
MDL-44017 Events: Added unit test for report_viewed events
2014-03-07 15:16:10 +08:00
Rajesh Taneja
623a32e50d
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
Ankit Agarwal
9bb0353c89
MDL-42583 events: Fix snapshot issues with note events
2013-10-31 13:43:37 +08:00
Ankit Agarwal
1b486fc501
MDL-40053 events: Write unit tests for note events
2013-10-08 15:12:20 +08:00
Ankit Agarwal
34088ad057
MDL-40053 events: Generator for core_notes
2013-10-08 15:12:19 +08: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
Jason Fowler
34348b2b43
MDL-30072 - Notes, Webservices - adding Webservices for notes
2013-02-22 13:58:11 +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
4647b4d76f
MDL-34973 PHPunit test: notes/externallib.php
2012-09-04 13:38:36 +08:00