From expect() to assert()

Now that we have an isomorphic assertion library, we need to transition our front-end tests away from Expect.js. We have to work through some annoying problems in third-party assertion libraries, but the actual code migration is straightforward. By the end of the episode, everything’s migrated and done.

comments powered by Disqus