<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Async-Testing on Codeslog</title>
    <link>https://www.codeslog.com/en/tags/async-testing/</link>
    <description>Recent content in Async-Testing on Codeslog</description>
    <image>
      <title>Codeslog</title>
      <url>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</url>
      <link>https://www.codeslog.com/images/default-cover.png?v=20260114T1436</link>
    </image>
    <generator>Hugo -- 0.150.0</generator>
    <language>en-US</language>
    <lastBuildDate>Wed, 08 Jul 2026 00:27:00 +0900</lastBuildDate>
    <atom:link href="https://www.codeslog.com/en/tags/async-testing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Testing Async Code, Timers, and Errors</title>
      <link>https://www.codeslog.com/en/posts/frontend-testing-async/</link>
      <pubDate>Wed, 08 Jul 2026 00:27:00 +0900</pubDate>
      <guid>https://www.codeslog.com/en/posts/frontend-testing-async/</guid>
      <description>Promises, setTimeout, and the failure cases. Test frontend async code reliably with Vitest&amp;#39;s resolves/rejects matchers and fake timers — no real waiting, no flakiness.</description>
    </item>
  </channel>
</rss>
