<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="checkout.SessionTest" tests="6" failures="0" errors="0" skipped="0" time="4.824" timestamp="2026-08-07T09:14:22" hostname="ci-runner-04" id="103">
    <testcase classname="checkout.SessionTest" name="createsSessionForNewCart" time="0.534"/>
    <testcase classname="checkout.SessionTest" name="expiresSessionAfterTimeout" time="0.563"/>
    <testcase classname="checkout.SessionTest" name="restoresCartOnResume" time="1.105"/>
    <testcase classname="checkout.SessionTest" name="rotatesSessionToken" time="0.935"/>
    <testcase classname="checkout.SessionTest" name="rejectsExpiredToken" time="0.594"/>
    <testcase classname="checkout.SessionTest" name="persistsCartAcrossRestart" time="1.093"/>
  </testsuite>
</testsuites>
