Module:User:Chernorizets/bg-orthography/testcases/documentation

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Documentation for Module:User:Chernorizets/bg-orthography/testcases. [edit]
This page contains usage information, categories, interwiki links and other content describing the module.
This module needs documentation.
Please document this module by describing its purpose and usage on this page.

All tests passed. (refresh)

TextExpectedActual
test_is_valid:
is_valid(nil, nil)
Passedreturn valuefalsefalse
Passedfailed ruleno inputno input
is_valid(, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(nil, { nil_is_valid })
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(колан, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(Станислав, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(КОРЕКОМ, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(бърЗовар, nil)
Passedreturn valuefalsefalse
Passedfailed rulevalid letter casevalid letter case
is_valid(ОрангутаН, nil)
Passedreturn valuefalsefalse
Passedfailed rulevalid letter casevalid letter case
is_valid(траЛалаЛА, nil)
Passedreturn valuefalsefalse
Passedfailed rulevalid letter casevalid letter case
is_valid(БЬОРК, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(Бьорк, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(миньор, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(бельо, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(Ьордан, nil)
Passedreturn valuefalsefalse
Passedfailed rulecorrect use of ьЬcorrect use of ьЬ
is_valid(ьерархия, nil)
Passedreturn valuefalsefalse
Passedfailed rulecorrect use of ьЬcorrect use of ьЬ
is_valid(конь, nil)
Passedreturn valuefalsefalse
Passedfailed rulecorrect use of ьЬcorrect use of ьЬ
is_valid(коьот, nil)
Passedreturn valuefalsefalse
Passedfailed rulecorrect use of ьЬcorrect use of ьЬ
is_valid(ваььар, nil)
Passedreturn valuefalsefalse
Passedfailed rulecorrect use of ьЬcorrect use of ьЬ
is_valid(Facebook, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(VIP, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(TOEFL, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(Туитър, nil)
Passedreturn valuetruetrue
Passedfailed rule(nil)(nil)
is_valid(Fейсбук, nil)
Passedreturn valuefalsefalse
Passedfailed ruleno alphabet mixingno alphabet mixing
is_valid(VIП, nil)
Passedreturn valuefalsefalse
Passedfailed ruleno alphabet mixingno alphabet mixing
is_valid(караванaта, nil)
Passedreturn valuefalsefalse
Passedfailed ruleno alphabet mixingno alphabet mixing
is_valid(окoкорихме, nil)
Passedreturn valuefalsefalse
Passedfailed ruleno alphabet mixingno alphabet mixing
TextExpectedActual
test_malformed_input:
Passedis_valid(3.14): error{message="Input must be a string!", status=false}{message="Input must be a string!", status=false}
Passedis_valid(true): error{message="Input must be a string!", status=false}{message="Input must be a string!", status=false}
Passedis_valid(function): error{message="Input must be a string!", status=false}{message="Input must be a string!", status=false}
Passedis_valid(table): error{message="Input must be a string!", status=false}{message="Input must be a string!", status=false}