Module:Redirect/testcases
Appearance
![]() | This is the test cases page for the module Module:Redirect. Results of the test cases. |
-- Unit tests for [[Module:Redirect]]. Click talk page to run tests.
local p = require('Module:UnitTests')
function p:test_main()
self:preprocess_equals_many('{{#invoke:Redirect|WP:AFC', 'Wikipedia:Articles for creation', {
{' WP:AFC ', 'Wikipedia:Articles for creation'},
{' ', ''},
{'File talk:twenty-seven species of furry marmot grooving in a Vandal', '[[Module:redirect]] error: File not found (id=0): - [[File talk:twenty-seven species of furry marmot grooving in a Vandal]'},
})
end
return p