Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

par06-08_recipe_searc: Tests failed #64

Open
imdanique opened this issue Aug 12, 2024 · 0 comments
Open

par06-08_recipe_searc: Tests failed #64

imdanique opened this issue Aug 12, 2024 · 0 comments

Comments

@imdanique
Copy link

Hi!

Somehow TMC can't find existing functions in my code, although functions naming is consistent with tests. I have three similar errors:

FAIL:
RecipeSearchPart1Test: test_1_function_search_by_name_exists
Your code must contain a function called search_by_name(filename: str, word: str)
FAIL:
RecipeSearchPart2Test: test_4_search_by_time_exists
Your code must contain a function called search_by_time(filename: str, time: int)
FAIL:
RecipeSearchPart3Test: test_7_search_by_ingredient_exists
Your code must contain a function called search_by_ingredient(filename: str, ingedient: str)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant