Aparup Banerjee
69b101f811
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-04-05 16:19:27 +08:00
Dan Poltawski
8411c24ec1
MDL-20438 pluginlib: Don't run update checker on install
...
This is unlikely to be the long term solution and so MDL-32329 has been
created to address that
2012-04-04 21:02:07 +08:00
Dan Poltawski
86cfd9966a
MDL-32220 question import: readquestions arguments change
...
Removed the context parameter for blackboard and blackboard_six formats.
This parameter was removed in 4d188926
2012-04-04 14:46:54 +08:00
Aparup Banerjee
5661f7b454
Merge branch 'wip-MDL-31631-m23' of git://github.com/samhemelryk/moodle
2012-04-04 13:40:58 +08:00
Dan Poltawski
da859ecf46
MDL-20438 Upgrade version number to triger /admin/ upgrade
2012-04-04 11:18:43 +08:00
Dan Poltawski
660c4d4643
MDL-20438 pluginlib: Fix trivial whitespace issues issues
...
Also fixed a comment typo I spotted whilst reviewing
2012-04-04 11:18:09 +08:00
Dan Poltawski
a973d320f1
Merge branch 'MDL-20438-update-notification' of git://github.com/mudrd8mz/moodle
2012-04-04 11:17:43 +08:00
Sam Hemelryk
b8f452165a
MDL-32009 reverting changes as they break installation
2012-04-04 14:37:37 +12:00
Sam Hemelryk
e96b10b121
MDL-32009 message: Small changes before integration
2012-04-04 14:20:07 +12:00
Sam Hemelryk
f1b06f6d54
Merge branch 'MDL-32009-master-1' of git://git.luns.net.uk/moodle
2012-04-04 14:19:32 +12:00
Eloy Lafuente (stronk7)
97e84c80b0
MDL-32149 remove some now breaking expectError() uses.
...
I've tested that unit with debug developer, debug notices and
debug none and it passes always. So, as far as I cannot find
any reason to have those expectError() there... they are out now.
2012-04-04 03:44:10 +02:00
Eloy Lafuente (stronk7)
a3e7cca432
MDL-32149 Delete two more portfolio leftovers preventing simpletests to run
...
(b60d21747f1ba1b52add865690fb622cdcf7b3b0 is where
all the portfolio testing stuff was deleted)
2012-04-04 03:22:05 +02:00
Eloy Lafuente (stronk7)
2000cd85da
Merge branch 'w14_MDL-32149_m23_phpunit2' of git://github.com/skodak/moodle
2012-04-04 01:32:15 +02:00
Petr Skoda
d78e33488a
MDL-32149 adding test changes from MDL-32081
2012-04-04 01:31:43 +02:00
Eloy Lafuente (stronk7)
959a709ebe
Merge branch 'MDL-32240' of git://github.com/timhunt/moodle
2012-04-04 00:10:37 +02:00
Eloy Lafuente (stronk7)
eeb3295fd8
Merge branch 'wip-MDL-32265-m23' of git://github.com/samhemelryk/moodle
2012-04-03 23:59:07 +02:00
Eloy Lafuente (stronk7)
6643e10f39
Merge branch 'wip-MDL-29678-m23' of git://github.com/samhemelryk/moodle
2012-04-03 23:52:10 +02:00
Petr Skoda
6761e62d6d
MDL-32149 link wiki docs and tracker from phpunit readme file
2012-04-03 23:08:25 +02:00
Petr Skoda
ce80640051
MDL-32149 final readme cleanup for stage 2 of PHPUnit integration
2012-04-03 22:50:45 +02:00
Petr Skoda
5073880583
MDL-32149 grade related tests
2012-04-03 22:31:03 +02:00
Petr Skoda
0348088621
MDL-32149 tests for conditional activities
2012-04-03 22:31:03 +02:00
Petr Skoda
b60d21747f
MDL-32149 remove empty tests and outdated/disabled portfolio tests
2012-04-03 22:31:02 +02:00
Petr Skoda
7fe8aac1a7
MDL-32149 add quiz unit tests
2012-04-03 22:31:02 +02:00
Petr Skoda
e72ea4a5e4
MDL-32149 add basic file picker test and new way to set current user via int
...
Please note that testing of individual plugins should not be done in repositorylib_test.php.
2012-04-03 22:31:01 +02:00
Petr Skoda
f4fd0a13d1
MDL-32149 navigation tests
2012-04-03 22:31:01 +02:00
Petr Skoda
b0e980d77f
MDL-32149 prevent accidental overriding of testcase constructors, use setUpBeforeClass() instead
2012-04-03 22:31:01 +02:00
Petr Skoda
4c6062ea65
MDL-32149 scale generator and workshop tests
2012-04-03 22:31:00 +02:00
Petr Skoda
03c2d04d0a
MDL-32149 make complete PHPUnit test time 2s faster
2012-04-03 22:31:00 +02:00
Petr Skoda
7514f9c243
MDL-32149 allow defining of PHPUNIT_LONGTEST from /config.php and improve acceslib tests
2012-04-03 22:30:59 +02:00
Petr Skoda
ba0c484308
MDL-32149 tests for mod_wiki, mod_lti and mod_scorm
2012-04-03 22:30:59 +02:00
Petr Skoda
78d6314daa
MDL-32149 add rating tests
2012-04-03 22:30:58 +02:00
Petr Skoda
2a7ace1193
MDL-32149 add filter tests
2012-04-03 22:30:58 +02:00
Petr Skoda
354b214c9f
MDL-32149 courselib tests and support for generation of course sections
2012-04-03 22:30:57 +02:00
Petr Skoda
4b02743182
MDL-32149 improve testcase naming and list in config file
2012-04-03 22:30:57 +02:00
Petr Skoda
7ddef99455
MDL-32149 some more cleanup and testing of PHPUnit asserts
2012-04-03 22:30:56 +02:00
Petr Skoda
1cbf2a20ca
MDL-32149 setUp() and tearDown() are supposed to be 'protected', add missing blog testcase
2012-04-03 22:30:56 +02:00
Petr Skoda
814a96edfb
MDL-32149 add blog tests
2012-04-03 22:30:55 +02:00
Petr Skoda
4ac88d6d10
MDL-32149 remaining phpunit tests for backup/restore
2012-04-03 22:30:55 +02:00
Petr Skoda
728eadac78
MDL-32149 significantly faster database reset, "util.php --drop" can now be interrupted at any time
2012-04-03 22:30:54 +02:00
Petr Skoda
dbf5a44798
MDL-32149 add backup tests and dropping of extra tables
2012-04-03 22:30:54 +02:00
Petr Skoda
458b33866d
MDL-32149 reset all globals in PHPUnit tests, fix setting of $USER
2012-04-03 22:30:54 +02:00
Petr Skoda
a3d5830a0a
MDL-32149 PHPUnit test support - part 2
...
Includes:
* constants refactoring
* reworked db table init
* support for $CFG->debug = -1
* functional DB tests
* fixed $DB->get_indexes() to not throw exceptions when table does not exist
* fix handling of user passwords in test db
* add debug info to exception messages
* removed unnecessary PHP debug errors from mathslib
* fixed @error suppression in get_string
* fixed PHPUnit error handler setup
* added timezone info to default install
2012-04-03 22:30:53 +02:00
Sam Hemelryk
cad96a8a36
Merge branch 'MDL-32137-master-1' of git://git.luns.net.uk/moodle
2012-04-04 08:22:16 +12:00
Eloy Lafuente (stronk7)
c9d1f4338b
MDL-32251 Two more E_STRICT detected on tests execution
2012-04-03 21:59:25 +02:00
Eloy Lafuente (stronk7)
46ed2f8b7f
Merge branch 'w14_MDL-32251_m23_strict3' of git://github.com/skodak/moodle
2012-04-03 21:17:58 +02:00
Eloy Lafuente (stronk7)
6c51c08b13
Merge branch 'wip-MDL-32018-m23' of git://github.com/samhemelryk/moodle
2012-04-03 21:04:36 +02:00
Aparup Banerjee
c82745d016
Merge branch 'wip-MDL-30784-master' of git://github.com/phalacee/moodle
2012-04-03 17:00:47 +08:00
Aparup Banerjee
82d5042a73
Merge branch 'wip-MDL-31789-master' of git://github.com/marinaglancy/moodle
2012-04-03 16:31:53 +08:00
Aparup Banerjee
9cafd9c6e0
Merge branch 'wip-MDL-32081-m23' of git://github.com/samhemelryk/moodle
2012-04-03 16:08:18 +08:00
Aparup Banerjee
91596e2211
Merge branch 'MDL-31867-master' of git://github.com/ankitagarwal/moodle
2012-04-03 15:55:12 +08:00