fix: rename test file and docstring to Refractor terminology
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m8s
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m8s
Renames tests/test_card_embed_evolution.py to tests/test_card_embed_refractor.py and updates the module-level docstring to use "Refractor tier progression" / "Refractor API" instead of "evolution progress" / "evolution API". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1f26020bd7
commit
687b91a009
@ -2,8 +2,8 @@
|
||||
Tests for WP-12: Tier Badge on Card Embed.
|
||||
|
||||
Verifies that get_card_embeds() prepends a tier badge to the card title when a
|
||||
card has evolution progress, and falls back gracefully when the evolution API
|
||||
is unavailable or returns no state.
|
||||
card has Refractor tier progression, and falls back gracefully when the Refractor
|
||||
API is unavailable or returns no state.
|
||||
"""
|
||||
|
||||
import pytest
|
||||
Loading…
Reference in New Issue
Block a user