lorax/tests
Brian C. Lane a9c5581aa9 lorax-composer: Add locale support to blueprints
You can now set the keyboard layout and language. Eg.

[customizations.locale]
languages = ["en_CA.utf8", "en_HK.utf8"]
keyboard = "de (dvorak)"

Existing entries in the kickstart templates are replaced with the new
ones. If there are no entries then it will default to 'keyboard us' and
'lang en_US.UTF-8'

Includes tests, and leaves the existing keyboard and lang entries in the
templates with a note that they can be replaced by the blueprint.

(cherry picked from commit e5a8700bdf)

Related: rhbz#1718473
2019-11-18 12:36:18 +02:00
..
cli tests: Document Azure setup 2019-10-21 20:51:20 +03:00
composer Add tests for limit=0 routes 2018-08-23 16:17:33 -07:00
pylint Ignore Cockpit CI files when linting 2019-09-13 11:27:12 +03:00
pylorax lorax-composer: Add locale support to blueprints 2019-11-18 12:36:18 +02:00
__init__.py Add a test library 2018-07-26 18:12:02 -07:00
lib.py Add a test library 2018-07-26 18:12:02 -07:00
test_cli.sh New test: assert toml files in git workspace 2019-09-13 14:05:42 +03:00
testenv.sh Backport changes for Cockpit CI 2019-06-25 11:57:33 +03:00