lorax/tests/pylorax
Brian C. Lane 980e628835 treebuilder: Add branding package to template variables
The branding package name doesn't always match the product name.  This
saves the branding package names as discovered in the enabled repos and
exposes it to the templates as branding.release and branding.logos --
which could potentially be None so the template needs to take that into
account.

Related: rhbz#1956205
2021-05-05 11:19:09 -07:00
..
templates pylorax.ltmpl: Add a test for missing quotes 2019-03-26 13:30:25 -07:00
__init__.py Add tests for pylorax.imgutils 2018-11-12 11:13:37 -08:00
test_buildstamp.py Fixing bug where test did not try to import pylorax.version to check for version but automatically just checked for 'devel' causing test to fail when it should not have 2018-06-22 09:14:04 -07:00
test_creator.py Fix unclosed files 2020-10-07 10:51:41 -07:00
test_discinfo.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00
test_executils.py tests: Fix open file warning in test_execWithRedirect 2020-10-07 10:51:41 -07:00
test_imgutils.py Fix unclosed files 2020-10-07 10:51:41 -07:00
test_ltmpl.py Fix unclosed files 2020-10-07 10:51:41 -07:00
test_sysutils.py Fix unclosed files 2020-10-07 10:51:41 -07:00
test_treebuilder.py treebuilder: Add branding package to template variables 2021-05-05 11:19:09 -07:00
test_treeinfo.py tests: unittest and pytest expect functions to start with test_ 2020-01-15 10:40:17 -08:00