9 lines
348 B
Plaintext
9 lines
348 B
Plaintext
|
!2 Test the rendering of a broken WikiPageReference.
|
||
|
* A broken WikiPageReference is a reference to a page that does not not exist.
|
||
|
* It should be rendered as a '''[?]'''. The '''[?]''' is a link to the wiki page followed by '''?edit'''
|
||
|
----
|
||
|
!|script|
|
||
|
|given page|ReferencePage|with content|SomePage|
|
||
|
|it should have creating link to|SomePage|
|
||
|
|