Jump to content

Module talk:Vital article/testcases

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kammerer55 (talk | contribs) at 06:34, 9 December 2023 (Run all tests: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Run all tests

All 10 tests passed.

test_Name2

test_Name2
Text Expected Actual
checkY {{#invoke:Example|Name2}} Lonely Lonely
checkY {{#invoke:Example|Name2|1}} Lonely Lonely
checkY {{#invoke:Example|Name2|1|2}} Be positive! Be positive!
checkY {{#invoke:Example|Name2|2|1}} 1 1

test_count_fruit

test_count_fruit
Text Expected Actual
checkY {{#invoke:Example|count_fruit|bananas=5|apples=3}} I have 5 bananas and 3 apples I have 5 bananas and 3 apples
checkY {{#invoke:Example|count_fruit|bananas=1|apples=1}} I have 1 banana and 1 apple I have 1 banana and 1 apple
checkY {{#invoke:Example|count_fruit|bananas=Not a number|apples=Not a number}} I have 0 bananas and 0 apples I have 0 bananas and 0 apples
checkY {{#invoke:Example|count_fruit}} I have 0 bananas and 0 apples I have 0 bananas and 0 apples

test_hello

test_hello
Text Expected Actual
checkY {{#invoke:Example | hello}} Hello World! Hello World!

test_hello_to

test_hello_to
Text Expected Actual
checkY {{#invoke:Example|hello_to|Fred}} Hello, Fred! Hello, Fred!
Kammerer55 (talk) 06:34, 9 December 2023 (UTC)[reply]