Skip to content

Commit c13c2fd

Browse files
committed
rename test function
add more details
1 parent 43a87b7 commit c13c2fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_ai_tutor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def test_get_code_instruction(
202202
), f"Could not find instruction: {instruction} in result: {result}."
203203

204204

205-
def test_get_the_question(
205+
def test_get_prompt__has__homework__msg__instruction(
206206
sample_report_path:pathlib.Path,
207207
div_zero_report_path:pathlib.Path,
208208
sample_student_code_path:pathlib.Path,

0 commit comments

Comments
 (0)