You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: assert LastModified is ISO 8601 in LIST XML response
Add a regression test that captures the XML body from the LIST
route and verifies all LastModified values match ISO 8601 format,
preventing the RFC 2822 date format bug from recurring.
0 commit comments