David Monllao
f38e22ed91
MDL-39441 behat: Restrict config.php allowed settings
2013-07-18 10:40:47 +02:00
Eloy Lafuente (stronk7)
55fcd9323e
Merge branch 'MDL-38857_master' of git://github.com/dmonllao/moodle
2013-07-16 22:02:18 +02:00
Petr Škoda
d7245e3400
MDL-40475 add alternative component cache location and other improvements
...
Improvements include:
* Alternative location might be useful when server administrator wants to maintain
a local copy of component cache instead of using shared $CFG->cachedir.
* Component caching is now enabled in behat tests which should improve performance.
* Standardised ignoring of component caching.
* Fixed debug mode in ABORT_AFTER_CONFIG scripts.
* General documentation improvements.
2013-07-12 13:05:41 +02:00
David Monllao
cb9c703cca
MDL-38857 tool_behat: Adding info about the tool purpose
2013-07-10 12:07:11 +02:00
David Monllao
573eb117d8
MDL-40595 tool_behat: Referencing init.php script
...
Almost everybody will use init.php instead of
running manually the composer commands and util.php
to install and enable the test environment.
2013-07-09 15:40:56 +02:00
Petr Škoda
c05a50992e
MDL-40415 add explicit OPcache support
2013-07-04 19:32:26 +02:00
Eloy Lafuente (stronk7)
4aad6f022d
MDL-40389 Test "parent" course/category generators
...
Verify that the category->parent switchers for
course & category behat generators are happening
as expected. Use the manage courses page for that.
2013-06-30 18:07:52 +02:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Dan Poltawski
142fa8c75d
Merge branch 'MDL-39438_master' of git://github.com/dmonllao/moodle
2013-05-01 08:32:30 +01:00
David Monllao
5bc7cd922b
MDL-39438 behat: Updating tests
...
According to MDL-38415 changes.
2013-05-01 13:39:06 +08:00
Eloy Lafuente (stronk7)
6a222aa127
Merge branch 'MDL-39232_master' of git://github.com/dmonllao/moodle
2013-05-01 00:47:32 +02:00
Petr Škoda
2cc9fa88f6
MDL-39343 disables MUC caches in phpunit and behat install/drop
2013-04-30 15:05:53 +02:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Eloy Lafuente (stronk7)
26b7bea2c0
Merge branch 'MDL-39012_master' of git://github.com/dmonllao/moodle
2013-04-09 19:55:29 +02:00
Eloy Lafuente (stronk7)
60f9cae763
Merge branch 'MDL-38618_master' of git://github.com/dmonllao/moodle
2013-04-09 01:44:58 +02:00
David Monllao
0875eeef4f
MDL-39012 behat: Fix missing setType calls
2013-04-08 09:21:10 +08:00
David Monllao
7b33327126
MDL-38878 behat: Also update composer dependencies after site install/reinstall
2013-04-08 09:03:04 +08:00
Dan Poltawski
08e5aed273
Merge branch 'MDL-38825' of git://github.com/stronk7/moodle
2013-04-02 11:49:24 +08:00
Eloy Lafuente (stronk7)
a5efbe6161
Merge branch 'MDL-38814_master' of git://github.com/dmonllao/moodle
2013-04-02 03:30:30 +02:00
Eloy Lafuente (stronk7)
51cae58998
Merge branch 'MDL-38689_master' of git://github.com/dmonllao/moodle
2013-04-02 02:41:44 +02:00
Eloy Lafuente (stronk7)
c5f6371f04
MDL-38825 behat: fix composer install url
2013-04-01 18:55:34 +02:00
David Monllao
5bc64b0fab
MDL-38814 behat: Deleting old files
2013-04-01 12:22:43 +08:00
David Monllao
28435f1a64
MDL-38689 behat: Allowing more than one selector type argument
...
Regex's placeholders can not be repeated, if
there are definitions that have more than one
selector type of the same kind it would not
be displayed like that in the steps definitions
list UI
2013-03-28 14:41:41 +08:00
Eloy Lafuente (stronk7)
2477bb29cc
Merge branch 'MDL-38531_master' of git://github.com/dmonllao/moodle
2013-03-27 00:46:05 +01:00
David Monllao
355a2c2c25
MDL-38524 behat: Add fake jsrev and themerev
...
The behat admin tool does not use moodle database
as it runs before anything else, it should set
CFG->jsrev and CFG->themerev as they are required.
2013-03-21 16:34:55 +08:00
David Monllao
371b7fc397
MDL-38414_master behat: Changing expand fieldsets test to forum form
2013-03-21 10:42:24 +08:00
David Monllao
1e63755fb5
MDL-38531 behat: Replacing composer install for composer update
2013-03-19 16:45:58 +08:00
Damyon Wiese
61cd50618a
Merge branch 'MDL-38184_master' of git://github.com/dmonllao/moodle
2013-03-12 16:35:19 +08:00
Eloy Lafuente (stronk7)
8aa0a1423b
Merge branch 'MDL-38307_master' of git://github.com/dmonllao/moodle
2013-03-12 00:50:50 +01:00
David Monllao
37652a9cb9
MDL-38352 behat: Updating tests
...
According to non-escaped double quotes
in TableNodes. Also refactoring previous
test affected by the issue.
2013-03-11 12:52:13 +08:00
David Monllao
bceb65ee2d
MDL-38307 behat: Remove notices
2013-03-08 12:29:59 +08:00
David Monllao
bd21f796cb
MDL-38184 behat: Tests for filepicker steps
2013-03-08 11:57:54 +08:00
David Monllao
5ecb87a9a2
MDL-38352 behat: Updating tests
...
According to latest language strings
changes
2013-03-07 13:56:49 +08:00
Eloy Lafuente (stronk7)
88906d068d
Merge branch 'MDL-37958_master' of git://github.com/dmonllao/moodle
2013-03-05 19:28:14 +01:00
David Monllao
6fe3986dec
MDL-38007 behat: Refining error texts
...
Also removing a couple of silly notices
2013-03-05 16:52:48 +08:00
Damyon Wiese
d0eac6f639
Merge branch 'MDL-38178_master' of git://github.com/dmonllao/moodle
2013-03-05 15:10:52 +08:00
Aparup Banerjee
c0da001c49
Merge branch 'MDL-38025_master' of git://github.com/dmonllao/moodle
2013-03-05 14:43:46 +08:00
David Monllao
2b6287b744
MDL-38178 behat: New tests for fieldsets expansion
2013-03-05 14:41:54 +08:00
David Monllao
d636a3e6cd
MDL-38026 behat: New tests
2013-03-01 17:34:39 +08:00
David Monllao
46ac40cd0b
MDL-38025 behat: Compliant with moodlechecker and codechecker
2013-03-01 16:07:04 +08:00
David Monllao
80e4150615
MDL-38025 behat: Updating tests according to modified steps
2013-03-01 16:06:23 +08:00
David Monllao
4092397794
MDL-38025 behat: Adding generic manipulation methods
...
Also required modifications in the affected
steps definitions
2013-03-01 16:06:15 +08:00
David Monllao
5f470b28bf
MDL-38025 behat: Replacing selector-based steps by human-friendly options
2013-03-01 15:24:37 +08:00
David Monllao
ac41f878da
MDL-38007 behat: Adding new script using util.php
2013-03-01 10:50:22 +08:00
David Monllao
fa7e4e2b6a
MDL-38007 behat: Changing check_behat_setup interface
2013-03-01 10:44:31 +08:00
David Monllao
b9d551e17d
MDL-37958 behat: Tests for permissions management
2013-03-01 09:52:10 +08:00
Dan Poltawski
7e94bdcca1
Merge branch 'MDL-38009_master' of git://github.com/dmonllao/moodle
2013-02-19 11:34:07 +08:00
David Monllao
ee7447a9f4
MDL-37858 behat: Testing the step arguments replacements
2013-02-15 13:38:14 +08:00
David Monllao
a3b4d42b45
MDL-38009 behat: Reset cachedir and tempdir
2013-02-14 16:28:05 +08:00