def test_template_error(host): with pytest.raises(jinja2.UndefinedError): await file.put([dict(src='error.j2', dst='/tmp/xx0')])