Testing your front-end application to production

Building a decoupled application is one half of the story before you can deploy it to production. To make sure you have a sturdy application you will have to test it on multiple fronts. You will have to tests various types of components, async operations, integration between multiple components, and a lot more.

Drupal is a registered trademark of Dries Buytaert.