feat: code task required for lesson completion (P0.4) - #11
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3648f6f436
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| client.post("/api/reset") | ||
|
|
||
|
|
||
| def test_lesson_requires_correct_code_for_completion() -> None: |
There was a problem hiding this comment.
Restore the extended-course test's body
Defining the new test here prematurely ends test_extended_course_unlocks_after_foundation, leaving that test with only a reset while its original assertions are now appended to the code-completion test. Consequently, running the extended-course test by node ID reports success without checking that the extended curriculum unlocks; keep those assertions in their original test and end the new test after its own scenarios.
Useful? React with 👍 / 👎.
…tion lookup, fraction threshold
Что
Проверка
uv run pytest -q → 10 passed.
Kanban: t_f43de556