mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 12:59:57 +00:00
Testcase docs: add note about description field overwriting Description payload tiddler
This commit is contained in:
parent
b5bd4c9673
commit
613ee13294
@ -23,5 +23,4 @@ Some payload tiddlers are set aside for special purposes:
|
|||||||
|''Narrative'' |Narrative description of the test, intended to explain the purpose and operation of the test |
|
|''Narrative'' |Narrative description of the test, intended to explain the purpose and operation of the test |
|
||||||
|''Output'' |The tiddler that produces the test output |
|
|''Output'' |The tiddler that produces the test output |
|
||||||
|''~ExpectedResult'' |HTML of expected result of rendering the ''Output'' tiddler |
|
|''~ExpectedResult'' |HTML of expected result of rendering the ''Output'' tiddler |
|
||||||
|
|''Description'' |Set to the text of the <<.field description>> field |
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ The test case wiki will inherit variables that are visible to the <<.wid testcas
|
|||||||
|
|
||||||
A custom template can be specified for special purposes. For example, the provided template $:/core/ui/testcases/RawJSONTemplate just displays the payload tiddlers in JSON, which can be used for debugging purposes.
|
A custom template can be specified for special purposes. For example, the provided template $:/core/ui/testcases/RawJSONTemplate just displays the payload tiddlers in JSON, which can be used for debugging purposes.
|
||||||
|
|
||||||
! Test Czase Template Variables
|
! Test Case Template Variables
|
||||||
|
|
||||||
The <<.wid testcase>> widget makes the following variables available within the rendered template:
|
The <<.wid testcase>> widget makes the following variables available within the rendered template:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user