<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="checkout.SessionTest" tests="6" failures="0" errors="0" skipped="0" time="3.263" timestamp="2026-08-07T09:14:22" hostname="ci-runner-04" id="101">
    <testcase classname="checkout.SessionTest" name="createsSessionForNewCart" time="0.838"/>
    <testcase classname="checkout.SessionTest" name="expiresSessionAfterTimeout" time="1.043"/>
    <testcase classname="checkout.SessionTest" name="restoresCartOnResume" time="0.167"/>
    <testcase classname="checkout.SessionTest" name="rotatesSessionToken" time="0.351"/>
    <testcase classname="checkout.SessionTest" name="rejectsExpiredToken" time="0.437"/>
    <testcase classname="checkout.SessionTest" name="persistsCartAcrossRestart" time="0.427"/>
  </testsuite>
</testsuites>
