Preconditions
From MediaWiki extension testing
Preconditions are conditions that are absolutely necessary for testing. When these conditions are not fulfilled, testing is not possible.
For example:
- For testing Extension inputbox, the InputBox has to be implemented on wiki pages.
- For testing Extension imagemap, there has to be an image, and some imagemap coordinates