Conduit

Let's learn about the Conduit app, which we will use throughout the course for testing.

We'll cover the following

Conduit: the Realworld project

We leveraged both the React frontend and the Node.js backend of the RealWorld project. The project is called Conduit, and is a clone of Medium, the popular blogging platform.

  • We shared some constants between the source code and the tests code
  • We delayed every backend operation to simulate E2E testing bottlenecks
  • We added the option to wipe out the entire DB

Get hands-on with 1200+ tech skills courses.