committed 1 file to 'Moodle CVS' - 19/Aug/08 03:14 PM
| MDL-15666 Adding test file with stub methods.
|
|
|
committed 2 files to 'Moodle CVS' - 19/Aug/08 05:21 PM
| MDL-15666 Adding test file with stub methods.
|
|
|
committed 1 file to 'Moodle CVS' - 19/Aug/08 11:34 PM
| MDL-15666 Tests for creating duplicate instance of plugin that doesn't allow duplicates
|
|
|
mjollnir_ committed 3 files to 'Moodle CVS' - 20/Aug/08 12:14 AM
| MDL-15666 - fixed up the dup test and changed setup to mock the user
|
|
|
committed 4 files to 'Lang CVS' - 20/Aug/08 01:56 AM
martignoni committed 1 file to 'Lang CVS' - 27/Aug/08 05:32 PM
committed 7 files to 'Moodle CVS' - 29/Aug/08 04:01 PM
MDL-15666 MDL-16177
Refactored the generator script into proper Object Oriented code. It can now be used as a CLI tool, as a web form or as an included library with a function call. Stub implementation is demonstrated in portfolio unit tests.
|
|
|
committed 3 files to 'Moodle CVS' - 29/Aug/08 10:46 PM
| MDL-15666 Generating test data on-the-fly using the generator!
|
|
|
committed 4 files to 'Moodle CVS' - 04/Sep/08 07:44 PM
| MDL-15666 sha1 tests for glossary callers. Entry caller test currently fails.
|
|
|
committed 4 files to 'Moodle CVS' - 04/Sep/08 09:25 PM
| MDL-15666 minor fixes to assignment portfolio callers, additional param for generator (assignment type), and unit tests for sha1
|
|
|
committed 2 files to 'Moodle CVS' - 06/Sep/08 07:24 PM
| MDL-15666 Fixed error that caused blank page in unit test. Including generator library. Partly fixed generator.
|
|
|
committed 1 file to 'Moodle CVS' - 06/Sep/08 09:34 PM
| MDL-15666 Generator fixed. Ready for forum portfolio caller testing
|
|
|
committed 1 file to 'Moodle CVS' - 06/Sep/08 10:29 PM
| MDL-15666 Unit tests for Forum portfolio callers now passing. But I'm getting intermittent errors from the generator, a problem with contexts during forum generation. Please ignore for now.
|
|
|
committed 1 file to 'Moodle CVS' - 06/Sep/08 10:36 PM
| MDL-15666 Unit tests can all be run from lib/simpletest/testportfoliolib.php. See requires at the end of the file.
|
|
|
committed 3 files to 'Moodle CVS' - 09/Sep/08 05:17 PM
| MDL-15666 Added database and forum caller unit tests
|
|
|
committed 2 files to 'Moodle CVS' - 09/Sep/08 06:17 PM
| MDL-15666 Fixed some fatal errors in database generation
|
|
|
committed 2 files to 'Moodle CVS' - 09/Sep/08 08:49 PM
| MDL-15666 database module caller unit test working (get_sha1 only)
|
|
|
committed 1 file to 'Moodle CVS' - 09/Sep/08 09:01 PM
| MDL-15666 adding data mod tables to list of tables to clean up
|
|
|
committed 2 files to 'Moodle CVS' - 09/Sep/08 10:04 PM
| MDL-15666 chat module caller tests and generation
|
|
|
committed 1 file to 'Moodle CVS' - 10/Sep/08 11:14 PM
committed 2 files to 'Moodle CVS' - 11/Sep/08 01:08 AM
mjollnir_ committed 6 files to 'Moodle CVS' - 11/Sep/08 09:47 PM
MDL-15666 - changes to the portfolio caller tests
now that i changed the api again (adding load_data), rather than add a call to it to
all the callers, i abstracted the caller setup into the parent class (portfoliolib_test)
|
|
|
mjollnir_ committed 1 file to 'Moodle CVS' - 11/Sep/08 10:03 PM
| MDL-15666 - adding extra test to forum portfolio caller
|
|
|
mjollnir_ committed 11 files to 'Moodle CVS' - 12/Sep/08 07:22 PM
MDL-15666 - change all the portfolio plugins and callers to use exceptions
rather than relying on return values (send_package and prepare_package)
move zipping of temporary files into the exporter class so it can be overridden during unit tests
fix a small todo in mahara plugin
|
|
|
committed 4 files to 'Lang CVS' - 12/Sep/08 11:31 PM
MDL-16463 - Translated a new string for quiz overview.
MDL-15666 - Translated new strings for portfolio.
|
|
|
committed 10 files to 'Moodle CVS' - 15/Sep/08 09:18 PM
| MDL-15666 Testing a matrix of portfolio caller/plugin. Starting the new cleanup method in unit tests (max id)
|
|
|
committed 1 file to 'Moodle CVS' - 15/Sep/08 09:45 PM
| MDL-15666 Subclassing exporter class so that only local files are written
|
|
|
mjollnir_ committed 3 files to 'Moodle CVS' - 16/Sep/08 12:08 AM
| MDL-15666 - fixing bugs in resource unit test implementation
|
|
|
mjollnir_ committed 1 file to 'Moodle CVS' - 16/Sep/08 12:10 AM
| MDL-15666 - fake writting files in test portfolio exporter so that we can test integration between callers and plugins
|
|
|
committed 5 files to 'Lang CVS' - 16/Sep/08 02:06 PM
MDL-15666 - Updated a translated string for resource based on lang/en_utf8 fix.
MDL-14404 - Updated translated help files for enrolment expiry notification help based on lang/en_utf8 change.
MDL-16389 - Updated a translated help file for meta course based on lang/en_utf8 change.
|
|
|
committed 3 files to 'Moodle CVS' - 16/Sep/08 03:33 PM
committed 13 files to 'Moodle CVS' - 17/Sep/08 10:31 PM
committed 1 file to 'Moodle CVS' - 17/Sep/08 10:41 PM
martignoni committed 2 files to 'Lang CVS' - 24/Sep/08 02:58 AM
martignoni committed 1 file to 'Lang CVS' - 05/Oct/08 03:24 PM
mjollnir_ committed 1 file to 'Moodle CVS' - 13/Oct/08 06:18 PM
| MDL-15666: assignment portfolio unit tests should not try and use file-ish assignment types yet
|
|
|
mjollnir_ committed 1 file to 'Moodle CVS' - 13/Oct/08 06:20 PM
| MDL-16587 & MDL-15666: portfolio unit test framework expanded to do 3d rather than 2d testing (caller + plugin + new: exportformat)
|
|
|
committed 1 file to 'Moodle CVS' - 13/May/09 08:22 PM
| MDL-15666 Fixed for HEAD. No longer any need for URL variables to run from browser. Doesn't generate quizzes properly yet.
|
|
|