Rajesh Taneja
791723c34a
MDL-30062 Webservices: added update_course webservice
2013-02-05 14:15:53 +08:00
David Monllao
d780452472
MDL-37661 behat: Test to add activities to courses
2013-01-29 18:19:04 +08:00
David Monllao
a1990e50e8
MDL-37661 behat: Add activities to courses
2013-01-29 18:18:57 +08:00
Jerome Mouneyrac
821676f5b7
MDL-37476 course_create unit test fails if course completion is enabled
2013-01-23 13:54:22 +08:00
Jerome Mouneyrac
fb695f6e3d
MDL-37354 clean return value for each externallib PHPUnit tests
2013-01-09 13:47:01 +08:00
Frederic Massart
f7d6e65032
MDL-36417 course: Unit tests for section visibility
2012-11-14 11:22:20 +08:00
Marina Glancy
8d8d4da44d
MDL-36017 renamed formatoptions to courseformatoptions in externallib
2012-11-05 11:40:03 +08:00
Marina Glancy
850acb3560
MDL-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary
...
- If we want to check fields 'numsections' or 'hiddensections' call course_get_format()->get_format_options()
- We still use extended course object in course/edit.php, update_course(), create_course(), and inside course formats
2012-11-05 11:22:06 +08:00
Marina Glancy
0e984d9809
MDL-36017 Course now may have format-specific options, numsections and hiddensections are among them
2012-11-02 10:56:22 +08:00
Marina Glancy
b46be6adf4
MDL-35339 Better cache reset for get_fast_modinfo(), allow exec get_fast_modinfo($courseid)
2012-10-15 14:08:15 +08:00
Marina Glancy
384c3510a9
MDL-35339 Course functions unit tests
2012-10-15 14:08:14 +08:00
Eloy Lafuente (stronk7)
3b950bab64
Merge branch 'w41_MDL-35382_m24_reordertest' of git://github.com/skodak/moodle
2012-10-08 23:54:36 +02:00
Eloy Lafuente (stronk7)
69d2746dd2
Revert "MDL-34894 course ws unit tests: fix windows problem."
...
This reverts commit 954c272e54
.
With MDL-35714, each test gets gc_collect_cycles() called, so
no need to call it "manually".
2012-10-08 22:57:50 +02:00
Petr Skoda
3a222db215
MDL-35382 fix random course test failures
2012-10-06 13:27:04 +02:00
Tim Hunt
954c272e54
MDL-34894 course ws unit tests: fix windows problem.
...
This fixes a weird windows-only failure, as explained in the tracker
issue.
2012-09-27 18:57:51 +01:00
Petr Škoda
ca6a4546d4
MDL-35479 fix course request tests to use debugging asserts
2012-09-17 11:59:00 +02:00
Sam Hemelryk
f9959166ca
Merge branch 'MDL-35190' of git://github.com/mouneyrac/moodle
2012-09-11 16:46:13 +12:00
Frederic Massart
19ffa630a6
MDL-35301 Unit Tests: Test cases for course requests
2012-09-07 11:24:02 +08:00
Frederic Massart
f70bfb848b
MDL-35301 Unit Tests: Basic test for create_course()
2012-09-07 11:24:02 +08:00
Jerome Mouneyrac
7d6c58bc24
MDL-35190 random failures in course externallib test
2012-09-06 11:15:56 +08:00
Jerome Mouneyrac
4491273b1a
MDL-34941 correct timestamp range: startdate of external fct create_course PHPunit test
2012-08-17 11:00:14 +08:00
Dan Poltawski
1b1ad55b9f
MDL-33995 - unit tests: fix class name collision
2012-07-02 14:53:32 +08:00
Jerome Mouneyrac
2a7a021695
MDL-33995 Course external PHPunit test + externallib_testcase helper class
2012-06-27 16:24:22 +08:00
Dan Poltawski
3d8fe4820a
MDL-33623 - course: add unit tests for section moving
...
Including tracking of the course marker updates
2012-06-11 11:46:22 +08:00
Rajesh Taneja
eb01aa2c34
MDL-33367 course: move_section reuse move_section_to function
...
Conflicts:
course/lib.php
2012-06-05 09:34:14 +08:00
Andrew Robert Nicols
b1a8aa73b5
MDL-29044: Move course category creation to a separate function
2012-04-24 10:57:12 +01:00
Petr Skoda
354b214c9f
MDL-32149 courselib tests and support for generation of course sections
2012-04-03 22:30:57 +02:00