<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: adziok</title>
    <description>The latest articles on DEV Community by adziok (@adziok).</description>
    <link>https://dev.to/adziok</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F503580%2F511290e8-2eed-4aa0-91ca-ae9bde836960.png</url>
      <title>DEV Community: adziok</title>
      <link>https://dev.to/adziok</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adziok"/>
    <language>en</language>
    <item>
      <title>How I save a few hours each week on testing graphql in Nest.js (typescript)</title>
      <dc:creator>adziok</dc:creator>
      <pubDate>Wed, 13 Apr 2022 06:23:04 +0000</pubDate>
      <link>https://dev.to/adziok/how-i-save-a-few-hours-each-week-on-testing-graphql-in-nestjs-typescript-20o9</link>
      <guid>https://dev.to/adziok/how-i-save-a-few-hours-each-week-on-testing-graphql-in-nestjs-typescript-20o9</guid>
      <description>&lt;p&gt;Hello!&lt;/p&gt;

&lt;p&gt;If you've ever tested graphql using supertest, you've probably encountered an issue where you have to create gql queries as plainstring. After you make changes to the code, the tests start failing by erroring queries and you have to spend time figuring out what's wrong (sometimes hours...).&lt;br&gt;
I have a solution for you!&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rR9Vtvf2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ylegrn8ooaniuk6hhvro.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rR9Vtvf2--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ylegrn8ooaniuk6hhvro.png" alt="Image description" width="761" height="140"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Check link bellow:&lt;br&gt;
&lt;a href="https://medium.com/@adziok1998/how-i-save-a-few-hours-each-week-on-testing-graphql-in-nest-js-typescript-1afd8ceeacf7"&gt;https://medium.com/@adziok1998/how-i-save-a-few-hours-each-week-on-testing-graphql-in-nest-js-typescript-1afd8ceeacf7&lt;/a&gt;&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>graphql</category>
      <category>node</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
