Normalize actor timestamp test serialization #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task-7638ca9f-normalize-timestamp-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Temporal.Instantbefore asserting against Fedify's serialized JSON-LDVerification
npm run typechecknpm run lintnpm test(312 tests)Review: Approved. The assertion now compares the canonical Temporal.Instant serialization used by Fedify, eliminating false failures from trailing fractional-second zeroes. No runtime behavior changes. Typecheck, lint, 312 tests, three repeated focused runs, and CI run 45 passed.