chiark / gitweb /
update: test metadata creation using internal and external templates
authorHans-Christoph Steiner <hans@eds.org>
Wed, 26 Jul 2017 22:34:13 +0000 (15:34 -0700)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 26 Jul 2017 22:34:13 +0000 (15:34 -0700)
commit7bd171480f58875d1fd37a7f4607a5bb7bf343e9
tree5da2344fffcf56fc38ce5ec5c45f81b3079ab11f
parent96aacf1752b7e6425f4a076c5958fd691147b77f
update: test metadata creation using internal and external templates

There is a hardcoded template in update.py, and there is also the
possibility for the user to create a template.yml.  This tests both of them
and cleans up the related code a bit.

#352 !310
fdroidserver/update.py
tests/update.TestCase