Mootools Testing Plan: Difference between revisions
From Joomla! Documentation
| Line 21: | Line 21: | ||
== Uploader == | == Uploader == | ||
Test the uploader in the Media Manager, the Image Popup in the Article Manager and the frontend Image Popup. | |||
== Tree == | == Tree == | ||
Revision as of 03:23, 20 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.
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.
Form Validation
Browse to a form in the backend and ensure that validation is working correctly.
Switcher
Ensure the switcher works in the Global Configuration and System Information
Combo Box
This is not used in core and should be deprecated.
Tooltip
Create an element with a class 'hasTip'. Add an attribute title with the tooltip. The tooltip should popup when you mouseover the element.
Modal
Make sure the modals still work.
Uploader
Test the uploader in the Media Manager, the Image Popup in the Article Manager and the frontend Image Popup.