Module:Wd/sandbox/testcases/3: Difference between revisions

Content deleted Content added
m Test
Tags: Reverted Mobile edit Mobile web edit
Reflect changes to /common
 
(3 intermediate revisions by the same user not shown)
Line 1:
local common_library =return require("Module:wd/sandbox/testcases/common").generate_unit_tests_module_vs_module(
"wd/sandbox1sandbox",
local testcase_table = mw.loadData("Module:wd/sandbox/testcases/testcaseTable")
return common_library.generate_unit_tests_module_vs_module(
"wd/sandbox1",
"wd",
local testcase_table = mw.loadData("Module:wd/sandbox/testcases/testcaseTable")
common_library.format_module_inputs_for_preprocess_equals_preprocess_many(testcase_table)
)