First stage cleanup of YAML dungeon generator. Less hard-coded stuff.
authorAaron Traas <aaron@traas.org>
Sat, 15 Jul 2017 17:10:39 +0000 (13:10 -0400)
committerAaron Traas <aaron@traas.org>
Sat, 15 Jul 2017 17:10:39 +0000 (13:10 -0400)
commitfb86d64b20f05e5a2920ba76fb908486c8a67ba0
tree849ab4bae790157e71322bcad2ca3422a06e5035
parentfefc1ff486b221cbcbcbb8c7b1afd23a06e30863
First stage cleanup of YAML dungeon generator. Less hard-coded stuff.

Next stage will be rewrite so report object contains all of the keys
and coverage values, so we're not scribbling over DB all the time, and
we don't have to walk over things multiple times, and can keep HTML
generation in one place
tests/coverage_dungeon.html.tpl
tests/coverage_dungeon.py