Difference between revisions of "Wiki Acceptance Tests"

From Second Life Wiki
Jump to navigation Jump to search
Line 173: Line 173:
* [[Widget:YouTubeChannel]]
* [[Widget:YouTubeChannel]]


* Do we need to test each individual widget?  Probably not.  Maybe just test a couple.
Do we need to test each individual widget?  Probably not.  Maybe just test a couple.


===Add metas ===
===Add metas ===

Revision as of 10:45, 6 October 2010

When upgrading the wiki, or moving to a new operational location, use these tests to ensure that everything is functional.

In all cases, the pages should look the same as they did previously. The best way to ensure this would be to compare their appearance in the new installation with their appearance in the old (existing) installation.

Basic content tests

Special pages

API

To check that the API is active, click this link: https://wiki.secondlife.com/w/api.php

Namespaces

The following query returns a list of the namespaces defined:

This should return the following:

<?xml version="1.0"?>
<api>
  <query>
    <general mainpage="Main Page" base="https://wiki.secondlife.com/wiki/Main_Page" sitename="Second Life Wiki" generator="MediaWiki 1.14.1" rev="34" case="first-letter" rights="Creative Commons Attribution-Share Alike 3.0" lang="en" fallback8bitEncoding="windows-1252" writeapi="" timezone="UTC" timeoffset="0" />
    <namespaces>
      <ns id="-2" canonical="Media">Media</ns>
      <ns id="-1" canonical="Special">Special</ns>
      <ns id="0" subpages="" />
      <ns id="1" subpages="" canonical="Talk">Talk</ns>
      <ns id="2" subpages="" canonical="User">User</ns>
      <ns id="3" subpages="" canonical="User talk">User talk</ns>
      <ns id="4" subpages="" canonical="Project">Project</ns>
      <ns id="5" subpages="" canonical="Project talk">Project talk</ns>
      <ns id="6" subpages="" canonical="File">File</ns>
      <ns id="7" subpages="" canonical="File talk">File talk</ns>
      <ns id="8" subpages="" canonical="MediaWiki">MediaWiki</ns>
      <ns id="9" subpages="" canonical="MediaWiki talk">MediaWiki talk</ns>
      <ns id="10" subpages="" canonical="Template">Template</ns>
      <ns id="11" subpages="" canonical="Template talk">Template talk</ns>
      <ns id="12" subpages="" canonical="Help">Help</ns>
      <ns id="13" subpages="" canonical="Help talk">Help talk</ns>
      <ns id="14" subpages="" canonical="Category">Category</ns>
      <ns id="15" subpages="" canonical="Category talk">Category talk</ns>
      <ns id="100" subpages="" canonical="Linden Lab Official">Linden Lab Official</ns>
      <ns id="101" subpages="" canonical="Linden Lab Official talk">Linden Lab Official talk</ns>
      <ns id="102" subpages="" canonical="Viewerhelp">Viewerhelp</ns>
      <ns id="103" subpages="" canonical="Viewerhelp talk">Viewerhelp talk</ns>
      <ns id="104" subpages="" canonical="Article officiel de Linden Lab">Article officiel de Linden Lab</ns>
      <ns id="105" subpages="" canonical="Article officiel de Linden Lab talk">Article officiel de Linden Lab talk</ns>
      <ns id="106" subpages="" canonical="Linden Lab公認">Linden Lab公認</ns>
      <ns id="107" subpages="" canonical="Linden Lab公認 talk">Linden Lab公認 talk</ns>
      <ns id="108" subpages="" canonical="Articolo ufficiale Linden Lab">Articolo ufficiale Linden Lab</ns>
      <ns id="109" subpages="" canonical="Articolo ufficiale Linden Lab talk">Articolo ufficiale Linden Lab talk</ns>
      <ns id="110" subpages="" canonical="Artigo oficial da Linden Lab">Artigo oficial da Linden Lab</ns>
      <ns id="111" subpages="" canonical="Artigo oficial da Linden Lab talk">Artigo oficial da Linden Lab talk</ns>
      <ns id="112" subpages="" canonical="Artículo oficial de Linden Lab">Artículo oficial de Linden Lab</ns>
      <ns id="113" subpages="" canonical="Artículo oficial de Linden Lab talk">Artículo oficial de Linden Lab talk</ns>
      <ns id="114" subpages="" canonical="Linden Lab Offiziell">Linden Lab Offiziell</ns>
      <ns id="115" subpages="" canonical="Linden Lab Offiziell talk">Linden Lab Offiziell talk</ns>
      <ns id="274" canonical="Widget">Widget</ns>
      <ns id="275" canonical="Widget talk">Widget talk</ns>
    </namespaces>
    <namespacealiases>
      <ns id="100">LLO</ns>
      <ns id="114">LLOde</ns>
      <ns id="104">LLOfr</ns>
      <ns id="106">LLOja</ns>
      <ns id="108">LLOit</ns>
      <ns id="110">LLOpt</ns>
      <ns id="112">LLOes</ns>
      <ns id="6">Image</ns>
      <ns id="7">Image talk</ns>
    </namespacealiases>
    <statistics pages="33962" articles="8215" views="118745206" edits="187815" images="5426" users="50807" activeusers="240" admins="33" jobs="0" />
  </query>
</api>

Search

Test "Google Search" in the sidebar:

  1. Enter a search term.
  2. Click Google Search.

Make sure it returns reasonable results.

Subpages in main namespace

Go to Wiki Acceptance Test/Subpages -- first line should just say "Wiki Acceptance Test", second line should just say "Subpages". If they both say "Wiki Acceptance Test/Subpages", then this isn't working right.

Extensions

Check that Special:Version lists the same set of installed extensions.

Cite

The special page Special:Cite should exist.

Flagged Revisions

  1. Edit a page in the Knowledge Base.
  2. Check that the edit becomes a "draft" revision.
  3. As a reviewer user, approve the edit, and check that it becomes the "stable" revision.

Check the Admin Dashboard to ensure that pages show up in the various FR special pages.

ImageMap

Copied from User:Ugleh Ulrik:

Error: Found poly with odd number of coordinates on line 3

Error: Found poly with odd number of coordinates on line 3

Template:Db

Error: Found poly with odd number of coordinates on line 3

Error: Found poly with odd number of coordinates on line 3

MathStatFunctions

If these show the correct values, then this extension is working:

  • pi = {{ #const: pi }}
  • e = {{ #const: e }}
  • sqrt(2) = {{#const:sqrt(2)}}

SimpleTable

(nobody uses this extension)

Variables

VideoFlash

Widgets

Check that the following list of widgets shows up: https://wiki.secondlife.com/w/index.php?title=Special%3AAllPages&from=&to=&namespace=274

Do we need to test each individual widget? Probably not. Maybe just test a couple.

Add metas

Check that each page has

<meta name="mat" content="PG_NOT" /> 

in its <head>.

Breadcrumbs2

Check that MediaWiki:Breadcrumbs exists and that breadcrumbs are displayed properly.

GeSHiHighlight

If the following is displayed as formatted text the extension is working.

<lsl>default { state_entry() { llOwnerSay(""); } }</lsl>

Google Analytics Integration

HeaderFooter

Check that a page in the LLO namespace shows the following header and footer:

Rename User

See if Special:RenameUser exists.

ReplaceText

If this page exists, then the extension is installed. Special:ReplaceText

ParserFunctions

If what follows is the current date and time formatted as Y m d H:i:s then this extension is working.

2024 03 28 22:28:07

StringFunctions

If the number on the line below is 4, then this extension is working.

4