gabriel / musehub public
fix dev
AI Agent gabriel · 44 days ago · May 4, 2026 · Diff

fix: update test_coordination.py for record_uuid → record_id rename

- Rename _record() helper param and field usage throughout - Fix test_record_uuid_must_be_uuid4: 'not-a-uuid' now passes the new _SAFE_RECORD_ID_RE (alphanum/hyphens only); use 'has spaces and slashes/bad' - Fix test_record_uuid_normalized_lowercase: new validator does not lowercase; uppercase is now accepted and preserved — renamed to test_uppercase_record_id_accepted - Remove _validate_uuid4 from docstring reference (no longer exported) - Drop from __future__ import annotations (Python 3.14 default) - Update UniqueConstraint docstring reference: record_uuid → record_id

sha256:4257c503fb7f0234bee13826c6fcfe694d83f9375318bd97f9f654f74deede24 sha
sha256:1aa2fe3196abdad70c9afb35a964bf28f71e1bd9f90f75128bc6daf94cbd90ca snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:4257c503fb7f0234bee13826c6fcfe694d83f9375318bd97f9f654f74deede24 --body "your comment"