pungi/pungi
Lubomír Sedlář 2bb65408ee [pkgset] Add tests for KojiPackageSet
There is a lot of mock objects needed: we bypass calls to Koji, use a
mock FileCache that does not need valid RPMs on disk and avoid any
multithreading.

The test data in tests/fixtures/tagged-rpms.json comes from Koji. It is
filtered down to only a few packages to make it manageable.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-04-22 13:35:17 +02:00
..
compose_metadata Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
phases [pkgset] Add tests for KojiPackageSet 2016-04-22 13:35:17 +02:00
wrappers [scm-wrapper] Remove unused method 2016-04-18 14:24:43 +02:00
__init__.py Initial changes for Pungi 4.0. 2015-02-10 06:47:16 -05:00
arch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
checks.py [checks] Add a check for too restrictive umask 2016-03-31 10:10:18 +02:00
compose.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00
config.py Load multilib configuration from local dir in development 2015-11-27 10:27:43 +01:00
createiso.py [createiso] Move runroot work to separate script 2016-04-06 13:25:49 +02:00
gather.py gather: Check if txmbr.isDep is set for conditional deps. 2015-09-10 09:38:09 -04:00
ks.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
linker.py gather: Implement hashed directories. 2015-07-24 04:40:55 -04:00
media_split.py media_split: add logger support. Helps with debugging space issues on dvd media 2016-01-26 13:02:14 +00:00
metadata.py [metadata] Stop crashing on empty path from .treeinfo 2016-03-16 15:24:37 +01:00
multilib.py Allow running scripts with any python in PATH 2015-11-27 08:38:47 +01:00
notifier.py Publish a url instead of a file path. 2015-12-09 17:07:43 -05:00
ostree.py [ostree] Log to stdout as well 2016-04-08 11:37:16 +02:00
pathmatch.py Initial code merge for Pungi 4.0. 2015-02-10 08:19:34 -05:00
paths.py [paths] Document and test translate_path 2016-03-07 15:18:57 +01:00
util.py Improve logging of failable deliverables 2016-04-13 13:45:30 +02:00