Mootools Testing Plan
(→Calendar) |
(→Keepalive) |
||
| Line 30: | Line 30: | ||
== Keepalive == | == Keepalive == | ||
| − | + | Ensure that a request is made to the server one minute before timeout. You can verify using the Apache logs. | |
| − | + | ||
== No Frames == | == No Frames == | ||
Latest revision as of 22:27, 19 November 2010
This page will begin to define test procedures that can be used to ensure that all of the Mootools Behaviours are functioning properly.
Contents |
[edit] Captions
Create an image and insert it in an article. Set the title attribute to your caption. Verify that the caption is inserted below the image.
[edit] Form Validation
Browse to a form in the backend and ensure that validation is working correctly.
[edit] Switcher
Ensure the switcher works in the Global Configuration and System Information
[edit] Combo Box
This is not used in core and should be deprecated.
[edit] Tooltip
Create an element with a class 'hasTip'. Add an attribute title with the tooltip. The tooltip should popup when you mouseover the element.
[edit] Modal
Make sure the modals still work.
[edit] Uploader
Test the uploader in the Media Manager, the Image Popup in the Article Manager and the frontend Image Popup.
[edit] Tree
Ensure the tree works in the media manager.
[edit] Calendar
Calendar doesn't use Mootools, but test by selecting a date and ensuring that the proper date is inserted into the text field.
[edit] Keepalive
Ensure that a request is made to the server one minute before timeout. You can verify using the Apache logs.