YoVDO

Testing Vue

Offered By: Laracasts

Tags

Vue JS Courses Test-driven Development (TDD) Courses Unit Testing Courses Axios Courses Mocha Courses

Course Description

Overview

How in the world are we supposed to unit test Vue components? Is it even possible? Why, yes. Yes it is! I'll show you the full process, step by step. Not only will you learn the necessary tooling, but we'll also review the ins and outs of testing your client-side code. Have you ever wanted to use TDD for your Vue components? I'll show you how.

Syllabus

  • TDD Your First Vue Component From Scratch
  • Test Single File Components
  • Setting Data and Asserting Styles
  • Implementation Details Versus Rendered Output
  • Asserting Emitted Events
  • Hooking Into Laravel Mix
  • TDD a Question Component With Helper Functions
  • Mocking Axios Calls
  • Testing Asynchronous Actions and Timers
  • Cleaner Asynchronous Mocha Tests

Taught by

Jeffrey Way

Related Courses

Learn the Fundamentals of Node.js for Beginners
egghead.io
.NET 5 REST API Tutorial - Build From Scratch With C#
freeCodeCamp
Build A Laravel App With TDD
Laracasts
Let's Build A Forum with Laravel and TDD
Laracasts
Java: Testing with JUnit
LinkedIn Learning