subiquity/subiquitycore/tests
Chris Peterson 980411a670 reporting: add new logging type events
Adds new reporting type events "INFO", "WARNING", and "ERROR" to be
used for context logging. These can be invoked with the new `.info`,
`.warning`, and `.error` methods on the context object accordingly.
Useful for things like warning/errors on autoinstall configuartions.
2024-03-20 16:14:28 -07:00
..
__init__.py format with black + isort 2023-07-25 15:27:42 -06:00
mocks.py reporting: add new logging type events 2024-03-20 16:14:28 -07:00
parameterized.py format with black + isort 2023-07-25 15:27:42 -06:00
test_async_helpers.py format with black + isort 2023-07-25 15:27:42 -06:00
test_file_util.py util: ensure log file is root owned 2023-10-04 14:06:09 -06:00
test_lsb_release.py format with black + isort 2023-07-25 15:27:42 -06:00
test_netplan.py format with black + isort 2023-07-25 15:27:42 -06:00
test_prober.py format with black + isort 2023-07-25 15:27:42 -06:00
test_pubsub.py format with black + isort 2023-07-25 15:27:42 -06:00
test_snap.py subiquitycore: helpers for probing for snap execution environment 2024-02-06 16:02:08 +01:00
test_ssh.py subiquitycore: use a premade host key fingerprints info if present 2024-02-07 11:44:05 +01:00
test_tui.py ui: have a distinct state file for rich mode over serial 2023-09-22 09:27:13 +02:00
test_utils.py utils: add gen_zsys_uuid 2023-08-24 17:42:09 -06:00
test_view.py format with black + isort 2023-07-25 15:27:42 -06:00
util.py format with black + isort 2023-07-25 15:27:42 -06:00