message_ix_models.tests.test_import.test_import

message_ix_models.tests.test_import.test_import(name)[source]

Check that modules can be imported.

Modules should have specific tests that actually run code. Where those tests are not yet written, this test checks that the modules can at least be imported without error.

Once tests are written for each module, remove it from the above list.