chiark / gitweb /
add test for metadata parsing based on a parse output to a pickle
authorHans-Christoph Steiner <hans@eds.org>
Wed, 22 Jul 2015 08:16:43 +0000 (01:16 -0700)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 1 Sep 2015 09:39:50 +0000 (11:39 +0200)
commit1bbae4cd9e79dc1646dab61de15e408e2031cce9
tree973eb94694aa38535b1ab9d30007f6fdf2647899
parenteeb8ba02b05aa79679076cc5e5415665a0e042d2
add test for metadata parsing based on a parse output to a pickle

This is a test to cover future modifications of the .txt metadata parsing.
The pickle file was generated by just dumping the current parsed metadata,
so this test will always succeed if the parsing is not changed.
tests/metadata.TestCase [new file with mode: 0755]
tests/metadata/org.smssecure.smssecure.pickle [new file with mode: 0644]
tests/metadata/org.smssecure.smssecure.txt [new file with mode: 0644]