...

/

Introduction to Testing Our Boundary

Introduction to Testing Our Boundary

An overview of the tests we'll be performing on the boundary layer.

We’ve finally reached the last chapter of this course. We’re going to test the boundary layers of Mastery, the “big, loud worker-bees” part of our sentence. These layers deal with the following:

  • Boundary API

  • Lifecycles

  • Workers

As a bonus, we’ll also test the external component we introduced in ...