<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Integration on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/integration/</link>
    <description>Recent content in Integration on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 05 Dec 2019 10:16:19 +0100</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/integration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Apollo Graphql integration testing in practice</title>
      <link>https://janikvonrotz.ch/2019/12/05/apollo-graphql-integration-testing-in-practice/</link>
      <pubDate>Thu, 05 Dec 2019 10:16:19 +0100</pubDate>
      <guid>https://janikvonrotz.ch/2019/12/05/apollo-graphql-integration-testing-in-practice/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://www.apollographql.com/docs&#34;&gt;Apollo Graphql documention&lt;/a&gt; offers a pretty comprehensive guide on how to &lt;a href=&#34;https://www.apollographql.com/docs/apollo-server/testing/testing&#34;&gt;test your Graphql API&lt;/a&gt;. But sure its different once you implement tests for your non generic project. That is why I wrote this post. First I would like to introduce you to integration tests and how they are different from the other testing levels. And then I&amp;rsquo;ll give you a hands on experience for writing integration tests for Apollo Graphql with &lt;a href=&#34;https://github.com/avajs/ava&#34;&gt;Ava&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
