David Monllao
48cec36dfb
Merge branch 'MDL-48881_m30v5' of git://github.com/sbourget/moodle
2015-09-16 13:20:52 +08:00
David Monllao
742548e251
Merge branch 'wip-mdl-51101' of git://github.com/rajeshtaneja/moodle
2015-09-14 16:18:01 +08:00
Rajesh Taneja
1a5a476b03
MDL-51101 behat: Fixed wrong hover step usage
...
Hover step was being mis-used for checking activity completion
This is replaced with proper step which check for img element
2015-09-10 14:46:12 +08:00
rajesh Taneja
cd3a6a78b6
MDL-50516 behat: Back/next button reloads page
...
When next/back button is pressed in phantomjs/browserkit
it reload page, so adding a bug_phantomjs, so that we can
test the lesson re-attempt scenario
2015-09-10 14:30:28 +08:00
Mark Nelson
ab2d8946cd
MDL-50516 mod_lesson: changes to existing behat tests
2015-09-09 15:27:24 +08:00
Mark Nelson
ecaff8f042
MDL-50516 mod_lesson: added behat tests
2015-09-09 15:27:23 +08:00
Stephen Bourget
0a3c1f79ca
MDL-48881 Lesson: Show all attempts on reports.
2015-09-08 21:09:09 -04:00
Andrew Nicols
711b1d6b3e
MDL-51100 behat: Remove javascript tag from usermenu steps
...
These tests only needed the javascript tag because of the user menu.
Now that issue has been resolved, they do not need it.
Note: Some were also not using the singleselect feature, so would fail
without changes to use this too as they were not handling proper selection
of the singleselect element.
2015-08-14 08:52:29 +08:00
Jean-Michel Vedrine
297b32905c
MDL-50515 mod_lesson: Can't remove content buttons from content page
2015-08-02 09:32:34 +02:00
Stephen Bourget
58459ff0f0
MDL-49581 Lesson: Remove high score unit tests.
2015-07-28 17:06:02 -04:00
Stephen Bourget
bb685cf3fa
MDL-49581 Lesson: Remove broken high score function
2015-07-20 20:06:44 -04:00
Mark Nelson
1254e48f26
MDL-50145 mod_lesson: added behat test for multiple dashboard lessons
2015-06-09 00:49:04 -07:00
Rajesh Taneja
e9eaf94226
MDL-50203 behat: Click on link in student 1 row
2015-05-13 15:19:59 +08:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Dan Poltawski
9ac0001bf0
MDL-45774 fix trailing whitespace
2015-04-14 15:32:15 +08:00
Damyon Wiese
46a2fbc4b7
MDL-49412 Navigation: Remaining behat fixed for nav branch
...
Behat is passing after this change.
Part of MDL-45774.
2015-04-10 17:19:28 +08:00
Damyon Wiese
221210e9b2
MDL-49412 Behat: Fix behat tests for all of @mod
...
This is after the navigation changes for 2.9.
Part of MDL-45774.
2015-04-10 17:18:23 +08:00
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Eloy Lafuente (stronk7)
615812040a
Merge branch 'MDL-49065_m29v6' of https://github.com/sbourget/moodle
2015-04-07 14:15:33 +02:00
Jean-Michel Vedrine
247980b0e8
MDL-49642 mod_lesson: Fix issues found during integration review
2015-04-05 15:05:31 +02:00
Stephen Bourget
446db9fe33
MDL-49065 Lesson: Add Behat tests for my home
2015-04-02 13:18:17 -04:00
Stephen Bourget
4ce40083e2
MDL-49642 mod_lesson: Behat tests for overrides
2015-04-02 13:56:53 +02:00
Jean-Michel Vedrine
e0e1a83e2c
MDL-49642 mod_lesson: Group/user overrides
2015-04-02 13:56:52 +02:00
Rajesh Taneja
345c6a1ac0
MDL-49513 behat: Updated step name to match new step
2015-04-02 11:08:21 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
David Monllao
b7bfbfee2c
MDL-49470 mod_lesson: Triggering just 1 event
2015-03-25 15:33:07 +08:00
David Monllao
a2be9de182
Merge branch 'MDL-49430_m29v4' of git://github.com/sbourget/moodle
...
Conflicts:
mod/lesson/version.php
2015-03-24 13:25:26 +08:00
David Monllao
bedf3a0a39
MDL-49470 mod_lesson: Adding text space + unit test refinement
2015-03-24 11:59:05 +08:00
Stephen Bourget
14cdeb7ba9
MDL-49470 Lesson: Add page moved event
...
Conflicts:
mod/lesson/version.php
2015-03-24 11:05:56 +08:00
Stephen Bourget
e0f7b96347
MDL-49430 Lesson: Add restarted and resumed events
2015-03-18 13:30:29 -04:00
Jean-Michel Vedrine
10e2355f8c
MDL-48715 mod_lesson: use only one field for time spent rule
2015-03-17 20:47:01 +01:00
Jean-Michel Vedrine
b7a2633d7d
MDL-48715 mod_lesson: behat test for time spent completion condition
2015-03-15 15:25:30 +01:00
Rajesh Taneja
8b88ba475e
MDL-48962 mod_lesson: Fixed behat with new timeout setting and string
2015-03-05 14:55:18 +08:00
Eloy Lafuente (stronk7)
0967a20d02
Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle
2015-03-04 00:00:16 +01:00
Dan Poltawski
6a4caa0128
Merge branch 'MDL-34006_m29v6' of https://github.com/sbourget/moodle
...
Conflicts:
mod/lesson/version.php
mod/lesson/db/upgrade.php
mod/lesson/db/install.xml
2015-03-03 11:40:17 +00:00
Jean-Michel Vedrine
a1acc00177
MDL-48962 mod-lesson: maxtime should use a duration form element
2015-02-26 10:28:42 +01:00
Stephen Bourget
60742fdad1
MDL-34006 Lesson: Behat tests
2015-02-25 10:22:59 -05:00
Stephen Bourget
1cf8ca343f
MDL-49183 Lesson: Add additional events
2015-02-19 21:16:26 -05:00
David Monllao
caaeabd0f4
Merge branch 'MDL-48883_m29v5' of git://github.com/sbourget/moodle
2015-02-18 12:26:40 +08:00
Eloy Lafuente (stronk7)
40156b3bec
Merge branch 'MDL-49178_m29v2' of https://github.com/sbourget/moodle
2015-02-17 21:14:50 +01:00
Jean-Michel Vedrine
fc16a1acba
MDL-48709 mod_lesson: subclusters are not working
2015-02-14 18:26:03 +01:00
Stephen Bourget
6f5d9a9350
MDL-49178 Lesson: Add question pages to generators
2015-02-11 21:03:36 -05:00
Stephen Bourget
eaa717bbe1
MDL-48883 Lesson: Improve unit tests
2015-02-11 10:53:35 -05:00
Gregory Faller
fdc790fc94
MDL-48803 mod/lesson: add group support
2015-02-09 11:56:05 +10:30
Stephen Bourget
29732ee498
MDL-48883 Lesson: Unit Tests
2015-02-08 20:19:42 -05:00
Dan Poltawski
8a5f6a0f9a
Merge branch 'wip-mdl-49002' of https://github.com/rajeshtaneja/moodle
2015-02-03 13:16:52 +00:00
Eloy Lafuente (stronk7)
3cafe67502
Merge branch 'wip-mdl-48403' of https://github.com/rajeshtaneja/moodle
2015-02-03 11:57:27 +01:00
Eloy Lafuente (stronk7)
7eb4e0397b
Merge branch 'wip-mdl-49015' of https://github.com/rajeshtaneja/moodle
2015-02-03 11:52:03 +01:00
Jean-Michel Vedrine
ebf5ad4fa2
MDL-43387 mod_lesson: add an editor for essay grading comments
2015-02-01 19:01:40 +01:00