Files
plane/apps
Manish Gupta f36cd10e0d fix: tighten created_at assertions per CodeRabbit review on PR #9704
>FORGED_CREATED_AT + timedelta(days=1) only proved the value wasn't the
exact forged timestamp (or within a day of it) — a stale-but-different
value would still pass. Replaced with a tolerance window around the
actual request time, applied identically to both the issue-create and
comment-create tests via a shared helper.

Co-authored-by: Plane AI <noreply@plane.so>
2026-08-28 10:01:29 +05:30
..
2026-08-16 23:36:30 +05:30