This is an old revision of this page, as edited by Ypn^2(talk | contribs) at 19:16, 24 November 2024(←Created page with '-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function p:test_hello() self:preprocess_equals('{{#invoke:Sandbox/ypn^2 | January 2, 2008}}', '1000') end return p'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 19:16, 24 November 2024 by Ypn^2(talk | contribs)(←Created page with '-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function p:test_hello() self:preprocess_equals('{{#invoke:Sandbox/ypn^2 | January 2, 2008}}', '1000') end return p')
-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests.localp=require('Module:UnitTests')-- Example unit test.functionp:test_hello()self:preprocess_equals('{{#invoke:Sandbox/ypn^2 | January 2, 2008}}','1000')endreturnp