Module:Information/testcases: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 November 2025

  • curprev 02:4702:47, 5 November 2025 Shahroudi talk contribs 5,501 bytes +5,501 Created page with "-- Unit tests for Module:Name date function. Click talk page to run tests. require('strict') local TUT = mw.title.new(mw.getCurrentFrame():getTitle()).basePageTitle -- the title under test local Info = require(TUT.prefixedText) -- the module to be tested local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() function suite:test_outer() local mod = '{{#invoke:' .. TUT.text .. '| ' self:assertSameResult(Info._Wikitext_Date('2012-09-1..."