]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Added some unit tests, found some errors, and realised they came from incorr...
authornicolasconnault <nicolasconnault>
Mon, 14 May 2007 08:18:03 +0000 (08:18 +0000)
committernicolasconnault <nicolasconnault>
Mon, 14 May 2007 08:18:03 +0000 (08:18 +0000)
commitdda0c7e6663a990b57d526cbf39e03eec708e173
tree616e14941ae0db6bb8d13a0b67690dd3be9fc52a
parent096858ffcff9a2bf85f267ced34e16c480c44aec
MDL-9506 Added some unit tests, found some errors, and realised they came from incorrect setup unit test data, which I corrected (grade finals for item 3 were set to 2-digit ints although item 3 was a scale of 1-7.
lib/grade/grade_category.php
lib/grade/grade_item.php
lib/simpletest/grade/simpletest/testgradecategory.php
lib/simpletest/testgradelib.php