chiark / gitweb /
add script for mass testing metadata parsing after changes
authorHans-Christoph Steiner <hans@eds.org>
Thu, 23 Feb 2017 17:33:39 +0000 (18:33 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 24 Feb 2017 10:01:01 +0000 (11:01 +0100)
commitf7ae398aae5f2be18723aaea3bc5b12a30e3e934
tree83933009ad3eab449ed98c14e70be15b92b9f755
parente0f39a7e7b6eb13a2f552a65d8229ce2a322e94e
add script for mass testing metadata parsing after changes

This requires manually running it.  I suppose it would be possible to
include a snapshot of the dumped internal representation for each release,
then make the tests run automatically against that.  Right now, the dump is
17megs of YAML.  Seems large to include in this git repo.
tests/dump_internal_metadata_format.py [new file with mode: 0755]