Issue Details (XML | Word | Printable)

Key: MDL-15931
Type: Sub-task Sub-task
Status: Open Open
Priority: Minor Minor
Assignee: moodle.com
Reporter: Petr Skoda
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle
MDL-14589

file API unittests

Created: 04/Aug/08 09:20 PM   Updated: 13/Nov/09 04:08 PM
Return to search
Component/s: Files API
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Martin Dougiamas, moodle.com and Petr Skoda
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 16/Aug/08 10:42 PM
Field Original Value New Value
Assignee Petr Skoda [ skodak ] Nobody [ nobody ]
Martin Dougiamas added a comment - 24/Sep/08 02:08 PM
Looks like a job for Mr Super-Unit-Test-Guy

Martin Dougiamas made changes - 24/Sep/08 02:08 PM
Assignee Nobody [ nobody ] Nicolas Connault [ nicolasconnault ]
Nicolas Connault committed 2 files to 'Moodle CVS' - 18/Apr/09 11:16 PM
MDL-15931 Adding testfilelib.php and a few comments in file API code
ADD lib/simpletest/Attic/testfilelib.php   Rev. 1.1    (+0 -0 lines)
MODIFY lib/file/file_info_course.php   Rev. 1.5    (+5 -2 lines)
Nicolas Connault committed 2 files to 'Moodle CVS' - 20/Apr/09 04:18 PM
MDL-15931 refactored file_browser.php
MODIFY lib/file/file_browser.php   Rev. 1.15    (+357 -253 lines)
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.2    (+19 -18 lines)
Petr Skoda committed 1 file to 'Moodle CVS' - 20/Apr/09 05:04 PM
MDL-15931 there is no need to pollute public api with tons of public functions that are in fact private ;-)
MODIFY lib/file/file_browser.php   Rev. 1.16    (+79 -94 lines)
Nicolas Connault committed 2 files to 'Moodle CVS' - 20/Apr/09 09:10 PM
MDL-15931 More unit tests of file_info_* classes
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.3    (+185 -16 lines)
MODIFY lib/file/file_browser.php   Rev. 1.17    (+1 -3 lines)
Nicolas Connault committed 1 file to 'Moodle CVS' - 20/Apr/09 10:42 PM
MDL-15931 More unit tests of file_info_* classes
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.4    (+79 -14 lines)
Nicolas Connault committed 1 file to 'Moodle CVS' - 21/Apr/09 08:22 PM
MDL-15931 Using $CFG->unittestprefix now for filelib unit tests. MUCH slower but safe(r)
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.5    (+154 -108 lines)
Nicolas Connault committed 2 files to 'Moodle CVS' - 23/Apr/09 04:58 PM
MDL-15931 More unit tests of file_info_* classes
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.7    (+2 -1 lines)
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.6    (+1 -4 lines)
Nicolas Connault committed 1 file to 'Moodle CVS' - 23/Apr/09 05:06 PM
MDL-15931 More unit tests of file_info_* classes
MODIFY lib/simpletest/Attic/testfilelib.php   Rev. 1.8    (+1 -2 lines)
Martin Dougiamas made changes - 13/Nov/09 04:08 PM
Assignee Nicolas Connault [ nicolasconnault ] moodle.com [ moodle.com ]