message_ix_models.tests.util.test_click

Basic tests of the command line.

Functions

test_default_path_cb(session_context, ...)

Test default_path_cb().

test_regions(mix_models_cli)

--regions=… redundantly declared on a group and its subcommand.

test_scenario_param(capsys, mix_models_cli, ...)

Tests of scenario_param().

test_scenario_param_preserves_outer_value(...)

An unset subcommand --ssp does not overwrite the parent command's value.

test_store_context(mix_models_cli)

Test store_context().

test_urls_from_file(mix_models_cli, tmp_path)

Test urls_from_file() callback.