aboutsummaryrefslogtreecommitdiffstats
path: root/script
diff options
context:
space:
mode:
authorTeddy Wing2017-06-08 18:33:03 +0200
committerTeddy Wing2017-06-08 18:33:03 +0200
commit89a81c459b60391603f38cb1a477e883d3bb2403 (patch)
tree2a331afe20ba2f1c3faed761a483e29584fbae39 /script
parent3b745cf43b877a4bb26532d16b602717779cf15c (diff)
downloadchouette-core-89a81c459b60391603f38cb1a477e883d3bb2403.tar.bz2
TableBuilder spec: Use 'htmlbeautifier' gem for beautifying
Instead of `REXML::Document`, use `htmlbeautifier` to beautify our actual HTML result. The trouble with `REXML` was that it forced single quotes around attribute values. With 'htmlbeautifier', we get a good result that we can realistically use for line-by-line diffs between expected and actual. Much easier see what went wrong this way. And, in my current case, see what I need to update update in the expected string based on the factory-generated objects that I'm using. Refs #3479
Diffstat (limited to 'script')
0 files changed, 0 insertions, 0 deletions