Skip to content

#601 test: AI 조교 기본값(off) 및 레거시 대회 동작 테스트 추가#643

Merged
taekoong merged 1 commit into
developfrom
fix/ai-contest
May 20, 2026
Merged

#601 test: AI 조교 기본값(off) 및 레거시 대회 동작 테스트 추가#643
taekoong merged 1 commit into
developfrom
fix/ai-contest

Conversation

@taekoong
Copy link
Copy Markdown
Contributor

Changelog

테스트 코드 추가

  • problem/tests.py: 레거시 대회 AI 조교 차단 테스트 2개 추가
  • contest/tests.py: AI 조교 기본값 및 마이그레이션 테스트 5개 추가

Testing

테스트 결과
test_legacy_contest_no_ai_field_blocks_hint PASS
test_legacy_contest_after_bulk_disable_blocks_hint PASS
test_create_contest_without_ai_field_defaults_to_false PASS
test_create_contest_with_ai_enabled_explicit PASS
test_all_enabled_contests_become_disabled PASS
test_already_disabled_contests_remain_disabled PASS
test_migration_does_not_affect_other_fields PASS

Ops Impact

DB migration 필요

Version Compatibility

N/A

@taekoong taekoong self-assigned this May 20, 2026
@taekoong taekoong merged commit 66fcde5 into develop May 20, 2026
6 checks passed
@taekoong taekoong deleted the fix/ai-contest branch May 20, 2026 05:26
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

Successfully merging this pull request may close these issues.

1 participant