Skip to content

fix(tests): update test_update_all for missing identifier URLs#709

Merged
ajslater merged 1 commit intov1.11-performancefrom
claude/fix-update-all-test-identifiers
May 3, 2026
Merged

fix(tests): update test_update_all for missing identifier URLs#709
ajslater merged 1 commit intov1.11-performancefrom
claude/fix-update-all-test-identifiers

Conversation

@ajslater
Copy link
Copy Markdown
Owner

@ajslater ajslater commented May 3, 2026

Summary

  • The comicbox alpha bump (c28a84a) dropped URLs from two metron tag identifiers: Science Fiction's genre/012 and The Beginning's story/555. They still carry source/type/key but no longer carry a url.
  • Update the AGGREGATED_UPDATE_ALL and QUERIED_UPDATE_ALL fixtures in test_update_all.py so URL is None for those two identifiers, restoring tests/importer/test_update_all.py::TestImporterUpdateAll::test_update_all.

Test plan

  • uv run --group test pytest tests/importer/ --no-cov — all 3 importer tests pass.
  • uv run --group lint ruff check tests/importer/test_update_all.py clean.

🤖 Generated with Claude Code

The comicbox alpha bump removed URLs from a couple of metron tag
identifiers (genre/012 and story/555). Update the expected fixture
values to match: URL field is now None for these identifiers in both
AGGREGATED_UPDATE_ALL and QUERIED_UPDATE_ALL.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ajslater ajslater merged commit 7d7187f into v1.11-performance May 3, 2026
1 check failed
@ajslater ajslater deleted the claude/fix-update-all-test-identifiers branch May 4, 2026 02:46
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