<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="checkout.SessionTest" tests="6" failures="0" errors="0" skipped="0" time="3.683" timestamp="2026-08-07T09:14:22" hostname="ci-runner-04" id="105">
    <testcase classname="checkout.SessionTest" name="createsSessionForNewCart" time="0.694"/>
    <testcase classname="checkout.SessionTest" name="expiresSessionAfterTimeout" time="0.204"/>
    <testcase classname="checkout.SessionTest" name="restoresCartOnResume" time="1.025"/>
    <testcase classname="checkout.SessionTest" name="rotatesSessionToken" time="1.049"/>
    <testcase classname="checkout.SessionTest" name="rejectsExpiredToken" time="0.394"/>
    <testcase classname="checkout.SessionTest" name="persistsCartAcrossRestart" time="0.317"/>
  </testsuite>
</testsuites>
