Issue Details (XML | Word | Printable)

Key: MDL-9283
Type: Task Task
Status: Open Open
Priority: Minor Minor
Assignee: Petr Skoda
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

Create unit tests for auth plugins

Created: 11/Apr/07 02:38 PM   Updated: 11/Apr/07 05:23 PM
Return to search
Component/s: Authentication
Affects Version/s: 1.8
Fix Version/s: None

Issue Links:
Relates
 

Participants: Petr Skoda
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
Auth plugins need unit tests, the problem is that in order to test them we need all external services running and configured. The solution might be to create a Virtual Machine image with all services setup (LDAP, POP3, mnet) and run it from this instance.

The VM solution should support snapshots to allow easy reverting to original state.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 11/Apr/07 02:39 PM
Field Original Value New Value
Link This issue has a non-specific relationship to MDL-8973 [ MDL-8973 ]
Petr Skoda made changes - 11/Apr/07 02:43 PM
Description Auth plugins need unit tests, the problem is that in order to test them we need all external services running and configured. The solution might be to create a Virtual Machine image with all services setup (LDAP, POP3, mnet) and run it from this instance.

The VM solution should support snapshots to allow easy reverting to original state.
Petr Skoda made changes - 11/Apr/07 02:43 PM
Fix Version/s 1.8.1 [ 10213 ]
Petr Skoda made changes - 11/Apr/07 05:23 PM
Summary Create unit tests fro auth plugins Create unit tests for auth plugins
toyomoyo committed 1 file to 'Moodle CVS' - 29/Jun/07 04:23 PM
MDL-9283, fixing a broken SQL, thanks Arno
MODIFY lib/datalib.php   Rev. 1.381    (+3 -3 lines)