message_ix_models.tests.tools.test_advance.test_fuzz_data
- message_ix_models.tests.tools.test_advance.test_fuzz_data(session_context)[source]
Test that
_fuzz_data()
runs successfully.NB this only produces a file in the
pytest
temporary directory. To update the test specimen in the package directory that is used bytest_get_advance_data()
, see the body of _fuzz_data.