Shamim Rezaie
9f8a30c27c
MDL-63649 enrol_lti: support removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-23 11:54:41 +11:00
Andrew Nicols
e8449116ef
MDL-57281 enrol_lti: Nav to Published as LTI tools
2018-08-23 08:08:59 +08:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
Andrew Nicols
7831f2785d
Merge branch 'MDL-62428_master' of git://github.com/markn86/moodle
2018-05-15 10:58:45 +08:00
Mark Nelson
8e24041287
MDL-62428 core: fix incorrect early return in privacy providers
2018-05-14 13:06:29 +08:00
Andrew Nicols
af09390773
MDL-62420 enrol_lti: Fix random unit test fail in privacy
2018-05-14 08:43:15 +08:00
Mark Nelson
3e642074ee
MDL-62368 enrol_lti: implement privacy provider
2018-05-11 14:05:41 +08:00
Eloy Lafuente (stronk7)
66434106ed
MDL-60548 test: Change modified lang string to get tests back to pass
...
Also modified a template example use, so there aren't courrencies
of the old string in codebase.
2018-04-10 23:24:17 +02:00
Jun Pataleta
18000c6d60
MDL-59811 enrol: Unit tests for get_user_enrolment_actions()
2017-10-09 10:29:02 +08:00
Eloy Lafuente (stronk7)
55946a892a
MDL-54901 phpunit: Change phpunit wwwroot to HTTPS and fix tests
...
This includes:
- Changing PHPUnit's bootstrap to use https://www ...
- Modify all existing expectations to the new wwwroot.
- Amend some tests now with different defaults because of is_https()
- Added a note to main upgrade.php about the change.
2017-04-18 03:40:17 +02: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
Rajesh Taneja
9bb156ee75
MDL-57853 phpunit: Remove use of setExpectedException
2017-02-06 11:44:42 +08:00
Jun Pataleta
5a3f6ceb57
MDL-55825 enrol_lti: Unit tests for upgraded memberships sync
...
* sync_members tests
* data_connector tests for new methods
2016-10-31 09:09:43 +08:00
Damyon Wiese
e56b58e3c9
MDL-56006 theme: Set Boost as the default theme
...
Units tests have been adjusted e.g. 'boost' instead of 'clean' in pix urls.
Some places I didn't update the test to reflect the boost markup and reset
the theme to clean. This is because the test was not testing the markup - but the
functionality (e.g. looking for specific structures to indicate an error in a form element).
2016-10-25 10:15:20 +08:00
Jun Pataleta
0766dd669b
MDL-56529 enrol_lti: Fix for tool_provider_test
...
* Use -1 for simulating a non-existent tool for
tool_provider_testcase::test_constructor_with_non_existent_tool()
2016-10-21 12:34:00 +08:00
Jun Pataleta
b75d0f0de2
MDL-53832 enrol_lti: Update codes to use the new DB field names
2016-10-19 17:01:34 +08:00
Jun Pataleta
fa015abf7b
MDL-53832 enrol_lti: Update data_connector to use the new DB field names
2016-10-19 17:01:30 +08:00
Jun Pataleta
6092bbc07a
MDL-53832 enrol_lti: Map consumer to tool and handle instance deletion
2016-10-19 11:14:28 +08:00
Jun Pataleta
c314d6ed8e
MDL-53832 enrol_lti: Unit tests for tool_provider
...
Original subtask: MDL-55647.
2016-10-19 11:14:27 +08:00
John Okely
f8307a4b57
MDL-53832 enrol_lti: Unit test more of helper
2016-10-19 11:14:26 +08:00
John Okely
098ee549ee
MDL-53832 enrol_lti: Split launch and proxy registration end points
...
Original subtask: MDL-55752.
2016-10-19 11:14:26 +08:00
John Okely
da65fcf027
MDL-53832 enrol_lti: Separate tool launch and proxy registration logic
2016-10-19 11:14:26 +08:00
Jun Pataleta
0d26a2313c
MDL-53832 enrol_lti: Unit tests for data_connector
...
Original subtask: MDL-55529.
2016-10-19 11:14:25 +08:00
John Okely
8e55ffc6c3
MDL-56102 enrol_lti: Removed unused lines in unit test
2016-09-28 14:54:04 +08:00
Andrew Nicols
ccfd62a1ca
MDL-54680 enrol_lti: Coding Style fixes
2016-08-16 14:48:17 +08:00
John Okely
3e9ab40361
MDL-54680 enrol_lti: Offer cartridges in LTI provider
2016-08-16 14:15:02 +08:00
Mark Nelson
3f3e7daae1
MDL-54177 enrol_lti: improved lang strings
...
Also removed unused strings.
2016-05-16 13:49:28 +08:00
Mark Nelson
3bc7252389
MDL-52035 enrol_lti: added fix for oracle
...
Also added another unit test for \enrol_lti\helper::count_lti_tools();
2016-04-29 12:17:55 +01:00
Mark Nelson
73870f77f5
MDL-52035 enrol_lti: added PHPUnit and Behat tests
2016-04-26 16:15:48 +08:00