Difference between revisions of "Project:Extension tests"
Line 24: | Line 24: | ||
== googleAnalytics == | == googleAnalytics == | ||
− | + | The page source head section should contain a link to the script: | |
+ | :<code>//www.google-analytics.com/analytics.js</code> | ||
== GTag == | == GTag == | ||
− | + | The page source head section should contain a link to the script: | |
+ | <code>//www.googletagmanager.com/gtag/js</code> | ||
== InputBox == | == InputBox == |
Revision as of 13:15, November 12, 2021
Bootstrap
This should be a greeny shadowed alert box with white text:
I am bootstrapped
CirrusSearch
- For semantic wikis
The search results should display "ask" in bold:
DataTransfer
This should be a valid link: Special:ImportCSV
DiscussionThreading
Navigate to the Project talk:Extension tests, ensure there is a "Subject" field
ExternalData
- Test
- Europe
- Expected
- Europe
googleAnalytics
The page source head section should contain a link to the script:
//www.google-analytics.com/analytics.js
GTag
The page source head section should contain a link to the script:
//www.googletagmanager.com/gtag/js
InputBox
- Test
- Expected
- An input box
Maps
- Test
- 52° 30' 58.57" N, 13° 22' 39.73" E
- Expected
- 52° 30' 58.59" N, 13° 22' 39.73" E
Nuke
This should be a valid link: Special:Nuke
PageForms
This should be a valid link: Special:Forms
PageSchemas
This should be a valid link: Special:EditSchema
ParserFunctions
- Test math functions
- 10
- Expected
- 10
- Test string functions
- 8
- Expected
- 8
Rename user
This should be a valid link: Special:RenameUser
Replace Text
This should be a valid link: Special:ReplaceText
RSS
One post from the Wikimedia blog feed should be below, with all the "a" characters highlighted:
- O valor da Wikipédia na era da IA generativa
- Se houvesse um sistema de inteligência artificial generativa que pudesse escrever, por conta própria, todas as informações contidas na Wikipédia, seria igual à Wikipédia que temos hoje?
The pos... - Selena Deckelmann 2024-11-19 10:47:38
SemanticDrilldown
This should be a valid link: Special:BrowseData
Semantic Internal Objects
{{#set_internal:Part of recipe |Has quantity=1 |Has unit=cup |Has ingredient=flour }}
- Expected: 1
- Actual:
SemanticMediaWiki
Semantic Result Formats
- Test
- Expected
- A nice-looking DataTable with a search field
SubPageList
- Result
0
- Expected
0
UrlGetParameters
- Test
- Click here to test.
- Expected
- Test
Variables
- Test
- testing
- Expected
- testing
VisualEditor
This should load VisualEditor in edit mode: edit
WikiEditor
This should load a tabbed WikiEditor: edit
WikiSEO
The page source should contain: <title>Your page title</title>
and:
<meta name="keywords" content="these,are,your,keywords"/> <meta name="description" content="Your meta description"/> <meta name="twitter:description" content="Your meta description"/>