Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This includes a test for the weird but valid case in the new dictionary syntax
that one sets a key (which is the filename) but overwrites the filename value
inside of it.
|
|
|
|
|
|
This is the basic testcase but in the new dictionary format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was now used by multiple methods, no need to duplicate code.
|
|
|
|
|
|
|
|
Cloud-inint uses a default fallback, we want to ensure no code change modfies
this behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This now ensures that the stack of fetching IDs from keyservers and adding them
really works by comparing against known good keys that are expected.
|
|
|
|
|
|
Adding:
- known content after full templating
- restore subp from mocking for proper execution
- drop all kind of superfluous mocking of util and OS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|