def test_make_name(estimator, expected): """test the make_name function""" assert make_name(estimator) == expected