view tests/servings/test_debug_info.serve @ 392:923a9b96411d

data: Fix regression bug with accessing page metadata that doesn't exist. Added unit test.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 17 May 2015 15:25:54 -0700
parents 3e4bb57d8506
children dc0988d937b3
line wrap: on
line source

---
url: /foo
in: 
    pages/foo.md: |
        BLAH
        {{piecrust.debug_info}}
out: BLAH
---
url: /foo?!debug
in:
    pages/foo.md: |
        BLAH
        {{piecrust.debug_info}}
out_contains: |
    BLAH
    <div id="piecrust-debug-info"