Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Transcluder/testcases: Revision history

From Kenshi Wiki

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.

19 February 2025

  • curprev 23:5423:54, 19 February 2025 Prd talk contribs 18,867 bytes +18,867 Created page with "local frame = mw.getCurrentFrame() local title = frame and frame.args and frame.args.module or 'Transcluder/sandbox' local T = require( 'Module:' .. title ) local ScribuntoUnit = require('Module:ScribuntoUnit') local Suite = ScribuntoUnit:new() function Suite:testCategories() self:assertThrows( function() T.getCategories() end ) self:assertThrows( function() T.getCategories({}) end ) self:assertThrows( function() T.getCategories(false) end ) self:assertDeepEquals(..."