Introduction

Transcript

Hi, my name is Ryan Toronto and in this video we're going to go over everything you need to know to start writing acceptance tests in your Ember application.

Acceptance testing is great because it gives you confidence your application is working correctly in all browsers. This confidence removes much of the stress around upgrading and deploying your application.

To teach you about acceptance testing we've created an issue tracking application and for the remainder of this video we'll be adding tests to that application. We'll show you how to write maintainable tests with helpers and page objects as well as how to debug those confusing test failures.

So, let's get started!

Questions?

Send us a tweet:

Or ask us in Inside EmberMap, our private Slack workspace for subscribers.