<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Ftestcases%2F1</id>
	<title>Module:Citation/CS1/testcases/1 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ACitation%2FCS1%2Ftestcases%2F1"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Citation/CS1/testcases/1&amp;action=history"/>
	<updated>2026-06-07T05:06:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=135622&amp;oldid=prev</id>
		<title>imported&gt;Izno: intended to be a test suite from first principle</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Citation/CS1/testcases/1&amp;diff=135622&amp;oldid=prev"/>
		<updated>2020-10-24T20:56:20Z</updated>

		<summary type="html">&lt;p&gt;intended to be a test suite from first principle&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
Unit tests for Module:Citation/CS1. Click talk page to run tests.&lt;br /&gt;
&lt;br /&gt;
Intended to be a test suit from first principles.&lt;br /&gt;
--]]&lt;br /&gt;
local p = require(&amp;#039;Module:UnitTests&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p:test_web()&lt;br /&gt;
    self:preprocess_equals_preprocess_many(&lt;br /&gt;
    	&amp;#039;{{cite web/new|&amp;#039;, &amp;#039;}}&amp;#039;,&lt;br /&gt;
		&amp;#039;{{cite web|&amp;#039;, &amp;#039;}}&amp;#039;,&lt;br /&gt;
		{&lt;br /&gt;
			{ [==[ ]==] },&lt;br /&gt;
			{ [==[ unrecognized_thing ]==] }, -- finds and then discards unrecognized_thing&lt;br /&gt;
			{ [==[ unrecognized_thing |unrecognized_thing2 ]==] }, -- finds and then discards unrecognized_things&lt;br /&gt;
			{ [==[ last = Last |unrecognized_thing ]==] },&lt;br /&gt;
			{ [==[ last = Last |unrecognized_thing |unrecognized_thing2 ]==] },&lt;br /&gt;
			{ [==[ unrecognized_parameter = unrecognized ]==] }, -- finds and then discards unrecognized parameter&lt;br /&gt;
			{ [==[ unrecognized_parameter = unrecognized  |unrecognized_parameter2 = unrecognized2 ]==] }, -- finds and then discards unrecognized parameters&lt;br /&gt;
			{ [==[ last=Last |1=unrecognized1 ]==] },&lt;br /&gt;
			{ [==[ last=Last |unrecognized_parameter = unrecognized |unrecognized_parameter2 = unrecognized2 ]==] },&lt;br /&gt;
		},&lt;br /&gt;
		{nowiki=false, templatestyles=true}&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Izno</name></author>
	</entry>
</feed>