<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.1ok.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AHatnote_list%2Ftestcases</id>
	<title>Modul:Hatnote list/testcases - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.1ok.de/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Modul%3AHatnote_list%2Ftestcases"/>
	<link rel="alternate" type="text/html" href="https://www.1ok.de/mediawiki/index.php?title=Modul:Hatnote_list/testcases&amp;action=history"/>
	<updated>2026-04-28T02:25:15Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Our Time Travel Wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.1ok.de/mediawiki/index.php?title=Modul:Hatnote_list/testcases&amp;diff=715&amp;oldid=prev</id>
		<title>Timetrave: Created page with &quot;local mHatnoteList = require(&#039;Module:Hatnote list/sandbox&#039;) -- the module to be tested local ScribuntoUnit = require(&#039;Module:ScribuntoUnit&#039;) local suite = ScribuntoUnit:new()...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.1ok.de/mediawiki/index.php?title=Modul:Hatnote_list/testcases&amp;diff=715&amp;oldid=prev"/>
		<updated>2021-08-10T20:07:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local mHatnoteList = require(&amp;#039;Module:Hatnote list/sandbox&amp;#039;) -- the module to be tested local ScribuntoUnit = require(&amp;#039;Module:ScribuntoUnit&amp;#039;) local suite = ScribuntoUnit:new()...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local mHatnoteList = require(&amp;#039;Module:Hatnote list/sandbox&amp;#039;) -- the module to be tested&lt;br /&gt;
local ScribuntoUnit = require(&amp;#039;Module:ScribuntoUnit&amp;#039;)&lt;br /&gt;
local suite = ScribuntoUnit:new()&lt;br /&gt;
&lt;br /&gt;
function suite:testAndList()&lt;br /&gt;
	self:assertEquals(&amp;quot;Foo, Bar, and Baz&amp;quot;, mHatnoteList.andList({&amp;quot;Foo&amp;quot;, &amp;quot;Bar&amp;quot;, &amp;quot;Baz&amp;quot;}))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function suite:testOrList()&lt;br /&gt;
	self:assertEquals(&amp;quot;Foo, Bar, or Baz&amp;quot;, mHatnoteList.orList({&amp;quot;Foo&amp;quot;, &amp;quot;Bar&amp;quot;, &amp;quot;Baz&amp;quot;}))&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function suite:testForSee()&lt;br /&gt;
	self:assertEquals(&lt;br /&gt;
		&amp;quot;For Foo, see [[:Bar]]. For Baz, see [[:Qux]].&amp;quot;,&lt;br /&gt;
		mHatnoteList._forSee({&amp;quot;Foo&amp;quot;, &amp;quot;Bar&amp;quot;, &amp;quot;Baz&amp;quot;, &amp;quot;Qux&amp;quot;})&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return suite&lt;/div&gt;</summary>
		<author><name>Timetrave</name></author>
	</entry>
</feed>