gabriel / musehub public
refactor tests dev
AI Agent gabriel · 130 days ago · May 5, 2026 · Diff

refactor(tests): replace uuid imports and uuid4 calls — batch 1

sha256:9cf1999bc916bd41dabf18feb73faea1a43c0bbc70d221f42fff02285ff199e0 sha
+14 ~178 −11 symbols
sha256:ddb7b34d41e0514dd4a1080cd7b0feb3700d33dceb7ec586800eea8eb83a845c snapshot
+14
symbols added
~178
symbols modified
−11
symbols removed
0
dead code introduced
Semantic Changes 203 symbols
~ tests/factories.py .py 4 symbols added, 1 symbol removed, 3 symbols modified
uuid import import uuid L24–24
+ _id_seq variable variable _id_seq L42–42
+ content_hash import import content_hash L27–27
+ itertools import import itertools L23–23
+ secrets import import secrets L25–25
~ _uid
~ tests/test_mist_routes.py .py 1 symbol added, 1 symbol removed, 62 symbols modified
uuid import import uuid L44–44
+ secrets import import secrets L43–43
~ tests/test_object_integrity.py .py 2 symbols added, 2 symbols removed, 7 symbols modified
← 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:9cf1999bc916bd41dabf18feb73faea1a43c0bbc70d221f42fff02285ff199e0 --body "your comment"